build: Remove su from debug packages
Because it breaks safetynet on userdebug builds. Besides, adb root exists... Change-Id: Ice32f068dea19ea1a8365fe28d7d155de081765a
This commit is contained in:
parent
e49bb19f58
commit
d6068219e1
|
@ -395,7 +395,6 @@ PRODUCT_PACKAGES_DEBUG := \
|
||||||
ss \
|
ss \
|
||||||
start_with_lockagent \
|
start_with_lockagent \
|
||||||
strace \
|
strace \
|
||||||
su \
|
|
||||||
sanitizer-status \
|
sanitizer-status \
|
||||||
tracepath \
|
tracepath \
|
||||||
tracepath6 \
|
tracepath6 \
|
||||||
|
|
Loading…
Reference in New Issue