Revert "init.debug.rc: enable etm/etm2dram when SJTAG is unlocked"

Revert submission 24754347-zuma-etm2dram

Reason for revert: b/302352974

Reverted changes: /q/submissionid:24754347-zuma-etm2dram

Bug: 302352974
Change-Id: I937658f7c78a97e2c3065a05058353b5cf16e860
Signed-off-by: Jing Wang <jwangh@google.com>
This commit is contained in:
Jing Wang 2023-09-28 21:03:10 +00:00 committed by Jonglin Lee
parent 447cdc3f6c
commit 77b0f3fc8c
3 changed files with 1 additions and 28 deletions

View file

@ -50,14 +50,3 @@ on property:persist.sys.device_provisioned=1 && property:ro.revision=PROTO1.1
start vendor.force_pkvm
on property:persist.sys.device_provisioned=1 && property:ro.revision=EVT1.0
start vendor.force_pkvm
service vendor.check_ap_pd_auth_sh /vendor/bin/init.check_ap_pd_auth.sh
class main
user root
group root system
oneshot
# Enable etm/etm2dram when ramdump is enabled, and ap-sjtag is unlocked.
on property:ro.boot.ramdump=enabled && property:ro.vendor.sjtag_ap_is_unlocked=true
write /sys/devices/platform/exynos-etm/etm_on 1
write /sys/devices/platform/etm2dram/arm 1