commit | 48d0793ec0b3ea120e77f36d2ac5b0bd0ecc5ee3 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jan 11 16:10:32 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Mar 05 16:31:23 2019 +0900 |
tree | ba69f10ae358c7e18037fa8cfb21295d1c8376f6 | |
parent | 3fbd303d1c51381db9b5c0bac5f08d72053b5a96 [diff] |
Add a new system-to-vendor sysprop ro.apex.updatable The system property is for system to be able to identify vendor implementation that is ready to support updatable APEXes. When this sysprop is set to true, the init creates separate mount namespaces for processes launched before apexd. When unset, default is false. Bug: 122428178 Test: device boots to the UI Test: atest android.appsecurity.cts.ExternalStorageHostTest Change-Id: I4ae1eac5eec5f5085d8d32ff58300dfa9967c29a