gs101: use 64-bit dex2oat am: 1435f7e99c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14680446 Change-Id: I979e5100c1667c0fa250b209aee5f1722e1e0214
This commit is contained in:
commit
a8a44a559a
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