sdm660-common: prop: Stop disabling ABX XML format
* It's somehow broken on some specific early A14 tags (e.g. fine on r15 and broken on r17), which results in not being able to parse /data/system/device_policy_state.xml * Remove it to be safe and for good now Co-Authored-By: 0xCAFEBABE <87921983+me-cafebabe@users.noreply.github.com>
This commit is contained in:
parent
cc568c5a3b
commit
935438fe00
1 changed files with 0 additions and 4 deletions
|
@ -577,10 +577,6 @@ PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
|
|||
PRODUCT_USE_PROFILE_FOR_BOOT_IMAGE := true
|
||||
PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-image-profile.txt
|
||||
|
||||
# System
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.sys.binary_xml=false
|
||||
|
||||
# Tetheroffload
|
||||
PRODUCT_PACKAGES += \
|
||||
ipacm \
|
||||
|
|
Loading…
Reference in a new issue