commit | 23ce158063eb75acffd03440b502a138c32c2321 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Apr 06 21:25:57 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Apr 06 21:25:57 2021 +0900 |
tree | 80a57c714346dbcb34c698077f8eb65c2ec9bcb7 | |
parent | 5c0be7772c23960a6115d7e62edbfb7f3cfeda7e [diff] [blame] |
Add build.prop for microdroid Bug: 181728482 Test: boot microdroid, adb shell getprop Change-Id: Ief3064661d8a2fd715a69880e4024abcc8357be2
diff --git a/microdroid/build.prop b/microdroid/build.prop new file mode 100644 index 0000000..52d073f --- /dev/null +++ b/microdroid/build.prop
@@ -0,0 +1,4 @@ +# build.prop for microdroid +ro.apex.updatable=true +ro.debuggable=1 +ro.adb.secure=0