This website requires JavaScript.
Explore
Help
Sign in
MiPad4
/
android_device_xiaomi_sdm660-common
Watch
1
Star
0
Fork
You've already forked android_device_xiaomi_sdm660-common
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f6eb32a92c
android_device_xiaomi_sdm66...
/
properties
/
system_ext.prop
3 lines
36 B
Text
Raw
Normal View
History
Unescape
Escape
sdm660-common: Move some QCOM props to system_ext Test: using su shell: getprop persist.vendor.dpm.feature and check if the value exist or not. Fix: Moving prop into his right path
2021-02-20 18:24:21 -05:00
# QCOM
sdm660-common: properties: match up stock Radio configs * imsrcsd is a key IMS HAL service bundle, please don't do the thing like "ginkgo did it, so we copy" * uceservice(User Capability Exchange) HIDL would never be found with this, so that no capability exchange if you disable that and will get a "always retry" logspam * com.qualcomm.qti.imscmservice HIDL interface would never be found * vendor.qti.ims.factory HIDL interface would never be found * when "rearranging prop" please do not add/remove unexpected props * "NV" subscription type is missing * as persist.vendor.dpm.feature=11, In binary 1011, the "0" means NSRM not enabled, the NSRM prop should not be added even for rearrange * set back dpm.feature to 1, we don't need 0x8 TCP Connection Manager, 0x4 Network Socket Request Manager(NSRM), 0x2 Connection Tracking on an Android tablet * dpm.feature=0x1 Fast Dormancy is also matched up with miui config Signed-off-by: pix106 <sbordenave@gmail.com>
2023-06-13 06:38:51 -04:00
persist.vendor.dpm.feature=1
Reference in a new issue
Copy permalink