diff options
author | 2019-08-15 18:44:28 +0800 | |
---|---|---|
committer | 2019-09-04 14:54:53 +0800 | |
commit | 8ef0ffe7e8611b7e5e77f6cd23cebd2a3aa83af7 (patch) | |
tree | 503296e64d4b887055efe83c850b5f0f57209ad1 /tools/extract_kernel.py | |
parent | 9432b4d052a12f95809ba4bcceffe0f426377578 (diff) |
Moving GSI-specific files to system_ext
Only common files can reside in system partition, other files
should be moved to the newly added system_ext partition.
Note that for GSI, it will be a single system.img that includes the
contents of product and system_ext partitions, under /system/product
and /system/system_ext, respectively. After moving skip_mount.cfg to
system_ext partition, it also needs a symlink file under system
partition:
/system/etc/init/config -> /system/system_ext/etc/init/config
This allows Q-launched first-stage init (in /boot partition) continue
to use the same path when new GSI image is used.
Bug: 138281441
Test: build aosp_arm64-userdebug and boot it on crosshatch
Change-Id: Ida7c2d1b0152c7ef77fa9aeb5d0766d17aec59c5
Diffstat (limited to 'tools/extract_kernel.py')
0 files changed, 0 insertions, 0 deletions