sdm660-common: props: Simplify apex prop
This prop is enabled by default when we inherit https://github.com/OdSazib/device_xiaomi_sdm660-common/blob/11/sdm660.mk#L38
This commit is contained in:
parent
6f3b8beef8
commit
213b55c528
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
# Apex
|
||||
ifeq ($(ENABLE_APEX), true)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.apex.updatable=true
|
||||
endif
|
||||
|
||||
# ART
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
dalvik.vm.dex2oat64.enabled=true \
|
||||
|
|
Loading…
Reference in a new issue