diff options
author | Yifan Hong <elsk@google.com> | 2020-10-06 16:58:19 -0700 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2020-10-15 13:12:52 -0700 |
commit | a68ee762f7083a7ba320bf716e4d96ebad0beeaa (patch) | |
tree | ac6d060079831919831a145f68364f5157f86a6d /libutils/String8_test.cpp | |
parent | 909219ccc294fe61582f3c3da953a176a3d16e82 (diff) |
Load boot image props.
This change does the following:
- Create /second_stage_resources empty dir at root.
- At runtime:
- At first stage init:
- mount tmpfs to /second_stage_resources.
- Copy /system/etc/ramdisk/build.prop to
/second_stage_resources/system/etc/ramdisk/build.prop
- At second stage init:
- Load prop from the above path
- umount /second_stage_resources
Test: getprop -Z
Test: getprop
Bug: 169169031
Change-Id: I18b16aa5fd42fa44686c858982a17791b2d43489
Diffstat (limited to 'libutils/String8_test.cpp')
0 files changed, 0 insertions, 0 deletions