platform_build_soong/etc
Inseob Kim 916901e361 Allow uninstallable prebuilt_etc to be packaged
Till now, prebuilt_etc has to be installable to be packaged. With this
commit, packaging modules like filesystem now can include uninstallable
prebuilt_etc. This can help when prebuilt_etc can conflict with other
partitions e.g. system.

Bug: 179340780
Test: build filesystem with uninstallable prebuilt_etc
Change-Id: Id981fe7ce41f1189eb0f85f2d1677d973004423c
2021-02-18 09:27:53 +09:00
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
prebuilt_etc.go Allow uninstallable prebuilt_etc to be packaged 2021-02-18 09:27:53 +09:00
prebuilt_etc_test.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00