- Set "system" as owner of persistent data block
- Add ro.frp.pst property to PRODUCT_PROPERTY_OVERRIDES
Change-Id: I6751660dfae5d19782922ae597d7366345a6e084
Enable custom ecc by deafualt in RIL
copy prebuilt qcrl.db file into /data/misc/radio if
data partition does not have.
Change-Id: Ic024e157d3b6577170c4b79d8a76d9a5b5ce03f1
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
Because of the overlay reference order, package overlays could
shadow device overlays. So many overlays here the final control
we need to add this overlay path part of package overlay.
Change-Id: Ie7bec1c3566b38e25ffe490215e684db64a7e903
CRs-fixed: 606005
Vidpp OMX component library needs to be pushed to system image for
third party to pick it up from meta build.
Change-Id: I4844c5f1a65888e3e52288aadf8ebcbad3f6947c
Removed init.qcom.ril.sh and references to it from the common dir.
The script contained carrier specific instructions which resulted
in a temporary remount of the system partition as r/w which is not
allowed.
Removed usage of exec from .rc files.
Change-Id: Icdbe81ad1405f45d18f9b7befdb7cc8c9aec1696
Add pronto_wlan into to common.mk. This change is needed
to build wlan driver for User variant builds.
Change-Id: Id20fd1899e6183201e311229775052002aa3b2ce
CRs-Fixed: 585483
HiddTestApp is a Bluetooth Test application to verify HID Device
Role functionalities like Keyboard, Mouse.
Change-Id: I9955dbf189a8c5b91cf99e4c489204f309c3309c
CRs-Fixed: 573086
This reverts commit 7395274c37.
Re introduce ril init shell scripts.This is required since
"on property" trigger in rc file cannot handle the requirement
where ril needs to be started based on multisim property
only once per boot up.As per new requirement, multisim property
can be changed dynamically between dsds and dsda runtime.
Change multisim property to persist.radio.multisim.config
Change-Id: Ie615baf8211127d6b1eb66d2af3de46eee148588
CRs-Fixed: 574698