diff options
author | Yifan Hong <elsk@google.com> | 2020-12-02 18:55:06 -0800 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2020-12-02 18:55:29 -0800 |
commit | 919dae1e6799d7d4a41ef4ea15b5036b25fe9e72 (patch) | |
tree | 73fec8fe7c04da5233be9c886790f763fbbfe446 /python/python.go | |
parent | 8024c95ecc4b7df1cce2471f32b8ba8f519f5e5b (diff) |
Do not install init.rc for (vendor_)ramdisk variants.
Previously, the vendor_ramdisk variant of a module installs the
init.rc file to /vendor/etc/init.
In first stage init, no init rc files are read, so no init rc files
should be installed to any ramdisks.
This change removes LOCAL_INIT_RC for the (vendor_)ramdisk variant
of a module, so that init rc file is not installed for (vendor_)ramdisk
variant of a module.
Test: m snapuserd snapuserd.vendor_ramdisk
and manually inspect the out directory
Fixes: 174587489
Change-Id: I71227d807244b6538be0d6acce5e94f129a86065
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions