All this does is to disable msm_core and set the
polling_interval to 0, which makes the driver useless.
We can achieve the same result by disabling the driver.
Change-Id: Ic19c505ed74811a3d1b76703255af3aa5cb37bf9
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
Add support of older (shorter) version of PQWME
strings from modem. Systemstatus currently discards
those shorter strings. This change is to fill out
all zeros in those missing fields instead of
discarding the whole sentence.
Change-Id: I0276e595c738253608071f12170232a59e3b2e9e
CRs-Fixed: 2153513
New Q blobs triggering a annoying notification while using volte . Hide ims notification for JIO India (mainly) by their MCC/MNC as its ain't showing for airtel volte so this bool should work .
test
Default ini values for enable_twt, gEnableEarlyStopScan,
pcl_weightage and gcmp_enabled, need to change in
sdm660 for Android Q upgrade.
Update the ini values as below:
set RoamRssiDiff as 5
set gWlanMccToSccSwitchMode as 3
set enable_twt to disable by default
set gEnableEarlyStopScan as enabled by default
set rx_mode to 5 by default
set pcl_weightage to zero and
disable gcmp_enabled.
Change-Id: I0a81e9c472b98bf4e6dd77867a0730a01267c72e
CRs-fixed: 2437902
Make charger binary run as system instead of root. Since it
needs to handle input key events, add input as a supplemental
group in addition to system and graphics.
Change-Id: Id1dc46f335087147b7d8cf674664c26f0b511de1
In order to bypass the missing LOCAL_SHARED_LIBRARIES errors, this
commit adds `LOCAL_CHECK_ELF_FILES := false` to `vndk/Android.mk`.
Bug: 119086738
Test: CHECK_ELF_FILES=true make check-elf-files
Change-Id: I40036e6f41242f42d3947a8f6517a6999cc52a14
Now a dependency of ART.
Test: "atest CtsRenderscriptTestCases" on marlin
Bug: 123852238
(cherry picked from commit b97f98e391f0b635d47937a0cd07bc026e71db90)
Exempt-From-Owner-Review: cherry pick
Change-Id: I474c996249ec7d97b187dadb6b7cb880e852e5df
Merged-In: I03463ef9604d165af460b8f22afbc9b976e07999
Necessary for libunwindstack to work on marlin and sailfish.
Test: "atest CtsRenderscriptTestCases" on marlin on internal
Test: mmma system/core/{libunwindstack,libbacktrace}, run host gtests
Bug: 119632407
Bug: 121110092
Change-Id: I4a74a8b18d68af2b5a55c58cb389e1c5c86d870c
They are new indirect dependencies of libRS_internal.so.
The dependency is cut for VNDK-enabled devices, but is still alive for
semi-VNDK-enabled devices like marlin/sailfish.
Put the two libs to the list so that they are copied to /system/lib/vndk-sp/.
Bug: 110478183
Test: run any app using renderscript
Change-Id: I434399e1dbaba7399a9cbefb089b3dccb8897bee
This thing is not mandatory at all and only demands extra work by having
to keep it up-to-date whenever new interfaces are added to the device
manifest
or simply uprev'ed.
Change-Id: I7c5485f201efde86ff1b277951e7faebf8b80437
* When extract-files is run using as blobs location the stock ROM build, vendor should stay unchanged
* Pin blobs to make this possible for other sdm660 devices using this tree
Change-Id: I11c903f16dc4f32369ec33d840c511bacafbbdb1