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:
Rafeeqh Shaik 2017-08-21 12:36:59 +05:30 committed by Gerrit - the friendly Code Review server
parent c42e847db6
commit a027d1f0fc

View file

@ -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