start atfwd android service at power up
set "persist.radio.atfwd.start" property to start atfwd android service at power up. Change-Id: Ieeaeeebf51689e2bcbedc603b6338161c2ea43d7 CRs-Fixed: 2095968
This commit is contained in:
parent
c42e847db6
commit
a027d1f0fc
1 changed files with 3 additions and 0 deletions
|
@ -146,6 +146,9 @@ ro.hwui.text_small_cache_height=1024
|
|||
ro.hwui.text_large_cache_width=2048
|
||||
ro.hwui.text_large_cache_height=2048
|
||||
|
||||
#Bringup properties
|
||||
persist.radio.atfwd.start=true
|
||||
|
||||
#property to enable VDS WFD solution
|
||||
persist.hwc.enable_vds=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue