Skip to content

Commit 4a703c1

Browse files
authored
Update spoof-device.sh
1 parent 044b2dc commit 4a703c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

weston/spoof-device.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ props=(
2020
"ro.odm.build.tags=release-keys"
2121
"ro.adb.secure = 1"
2222
"ro.debuggable = 0"
23+
"ro.build.selinux = 1"
2324
)
2425

2526
for i in "${props[@]}";

0 commit comments

Comments
 (0)