caiman: Remove importing init.etm.rc

init.etm.rc can be imported automatically by put it
in /vendor/etc/init.

Bug: 321061072
Test: build and run
Change-Id: I3df407190d2777b52bcdf224d45f232aada89e49
This commit is contained in:
Yabin Cui 2024-03-06 15:04:50 -08:00
parent 2bda846652
commit 5740c8878a

View file

@ -71,10 +71,3 @@ on property:sys.boot_completed=1
chown system input /dev/touch_offload chown system input /dev/touch_offload
chmod 660 /dev/touch_offload chmod 660 /dev/touch_offload
start twoshay start twoshay
# ETM
on init && property:ro.build.flavor=caiman-userdebug
import /vendor/etc/init/hw/init.etm.rc
on init && property:ro.build.flavor=caiman-eng
import /vendor/etc/init/hw/init.etm.rc