| commit | 1d951b7700b091bfcaac34737d3cbb7cb91ca811 | [log] [tgz] |
|---|---|---|
| author | Jooyung Han <jooyung@google.com> | Sun Jul 05 03:33:36 2020 +0900 |
| committer | Jooyung Han <jooyung@google.com> | Sun Jul 05 00:12:04 2020 +0000 |
| tree | 5eaa669a9e1f4f3eb3ae0c02b7909c6c1f44ab05 | |
| parent | 08097d4ba4212dd325480ba82903043c7743667e [diff] |
init: generate apex-info-list.xml
If a device doesn't support unflattened APEXes, init activates flattened
APEXes instead of apexd.
Because apexd dumps apex-info-list.xml after it activates all APEXes,
init should do the same thing.
Bug: 159585065
Test: lunch aosp_cf_x86_phone_noapex & m & boot
adb more /apex/apex-info-list.xml
adb shell ls -lZ /apex/apex-info-list.xml
-> -rw-rw-rw- 1 root root u:object_r:apex_info_file:s0 ..
Change-Id: I74a4d0ee363761564225097c5949e5ce335ac6dc