Skip to content
Snippets Groups Projects
Commit f962980a authored by Uma Mehta's avatar Uma Mehta Committed by Dhina17
Browse files

onclite: init: Set target media version property


- Set target version based on sku to pick
  correct config file.

Change-Id: I2deda33f3d2cfb0bc08bd707da01c7543d0de5e0
Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent cd1ef6ed
No related branches found
No related tags found
No related merge requests found
......@@ -411,6 +411,9 @@ on property:persist.vendor.radio.atfwd.start=false
on property:vendor.radio.atfwd.start=false
stop vendor.atfwd
on property:vendor.media.target.version=*
setprop vendor.sys.media.target.version ${vendor.media.target.version}
service qcom-c_main-sh /vendor/bin/init.class_main.sh
class main
user root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment