gs101: use 64-bit dex2oat am: 1435f7e99c am: 8c746a8541
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14680446 Change-Id: Iccc5b40255bc41265e817ee2de7f737f0bab6444
This commit is contained in:
commit
2238b25e23
1 changed files with 4 additions and 0 deletions
|
@ -1171,3 +1171,7 @@ PRODUCT_DEXPREOPT_SPEED_APPS += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml \
|
||||
frameworks/native/data/etc/android.hardware.device_unique_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.device_unique_attestation.xml
|
||||
|
||||
# Use 64-bit dex2oat for better dexopt time.
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
dalvik.vm.dex2oat64.enabled=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue