Skip to content
Snippets Groups Projects
Commit 57b76d62 authored by Michael Bestas's avatar Michael Bestas Committed by Dhina17
Browse files

onclite: Revert back to old FM init prop


* FM app sets system properties now

This reverts commit dffe9e9b.

Change-Id: If38931bc47708e073331009f78f0dd2b1e4a1fff
Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 6a7fb7ac
No related branches found
No related tags found
No related merge requests found
......@@ -398,8 +398,8 @@ on post-fs-data
#Start move time data to /data/vendor once post-fs-data done
start vendor.move_time_data
on property:vendor.hw.fm.init=*
write /sys/module/radio_iris_transport/parameters/fmsmd_set ${vendor.hw.fm.init}
on property:hw.fm.init=*
write /sys/module/radio_iris_transport/parameters/fmsmd_set ${hw.fm.init}
service iop /system/vendor/bin/iop
class main
......
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