commit | 06d4c6877af00f174902c5b3cdab2fedbb763b6f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jan 14 23:17:17 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jan 14 23:17:17 2022 +0900 |
tree | 537817b25017b2521b9e37cb292ae52ca561bb90 | |
parent | 35dfa1eb1b94ae61da2d3a185abe1fa3718fa515 [diff] |
Microdroid is temporarily non-protected The kernel/u-boot are not ready yet. Temporarily turn the protected bit off forcibly. Bug: N/A Test: m Change-Id: If1e5164d64b3a9b5b4be5c8a92d732bf6d070448
diff --git a/microdroid/microdroid.json b/microdroid/microdroid.json index 9e630f8..c6c743d 100644 --- a/microdroid/microdroid.json +++ b/microdroid/microdroid.json
@@ -38,5 +38,5 @@ } ], "memory_mib": 2048, - "protected": true + "protected": false }