- Set "system" as owner of persistent data block
- Add ro.frp.pst property to PRODUCT_PROPERTY_OVERRIDES
Change-Id: I6751660dfae5d19782922ae597d7366345a6e084
Drop inheriting from 64-bit emulator target and switch
to using proper 64-bit device configuration. The
aosp_arm64 emulator was initially used when it was
not emulator specific.
Change-Id: Iccd4accee4f016dc9633556f6c680f862c248407
The Embms time sync feature is controlled by persist.radio.sib16_support
property. Change the default value of this property to 1 and therefore
enable the time sync feature by default.
Change-Id: I06a4fe04f74be21162e5eab992ce178a0fcb7a35
CRs-Fixed: 799348
In CTS test, it is searching for french, japanise, UK language
support which was missing ealier. Adding these locales to fix CTS
failures
Change-Id: I4ce02a73dd6baaed43a5ca0499514d22ab9c0c85
Old library is no longer used for this property so update
the property value with the name of the new library,
libqti-perfd-client.so
Change-Id: I5d3e19ee684400bb11c9c584bedadf9f46e9ec4d
Split common.mk product definitions into base.mk (shared between
32-bit and 64-bit targets) and common64.mk (64-bit targets).
common.mk is then for 32-bit only targets.
32-bit MSM target will inherit common.mk (no change to existing
MSM target definitions), whereas new 64-bit targets will inherit
common64.mk
Change-Id: I968be0e6b7077083bacddd3d163a4406f9b0c2f3