Merge "Set TARGET_VNDK_USE_CORE_VARIANT for Go devices" am: 63696709ba
am: 2e9839d040
am: 9f9a710e24
am: c7935bb1a9
Change-Id: Ib64e12fda96bde4072e37dad4ec196f4cf1be3bd
This commit is contained in:
commit
373cc79d51
1 changed files with 3 additions and 0 deletions
|
@ -58,3 +58,6 @@ TARGET_SYSTEM_PROP += \
|
|||
# use the go specific handheld_core_hardware.xml from frameworks
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/go_handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
||||
|
||||
# Dedupe VNDK libraries with identical core variants.
|
||||
TARGET_VNDK_USE_CORE_VARIANT := true
|
||||
|
|
Loading…
Reference in a new issue