Add back ro.vendor.extension_library definition
* We aren't using QCOM's perfd but our blobs still check for this. * To avoid unnecessary errors, let's just add it back. Change-Id: Icc44b330f21a658cfa8ded691a6628d8f62c3649 Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
parent
6bfcf3971c
commit
af9d08a137
1 changed files with 3 additions and 0 deletions
|
@ -131,6 +131,9 @@ debug.stagefright.omx_default_rank=0
|
||||||
# NetMgr
|
# NetMgr
|
||||||
ro.telephony.iwlan_operation_mode=legacy
|
ro.telephony.iwlan_operation_mode=legacy
|
||||||
|
|
||||||
|
# Perf
|
||||||
|
ro.vendor.extension_library=libqti-perfd-client.so
|
||||||
|
|
||||||
# Radio
|
# Radio
|
||||||
ro.carrier=unknown
|
ro.carrier=unknown
|
||||||
persist.radio.multisim.config=dsds
|
persist.radio.multisim.config=dsds
|
||||||
|
|
Loading…
Reference in a new issue