summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2018-10-31 22:49:57 +0900
committer Jiyong Park <jiyong@google.com> 2018-10-31 22:59:48 +0900
commitad9ce044fb9c556b0962bf07422f4743a42c33eb (patch)
tree2910c2d93c71cae1c77fb389693f9424e9567e5a /java/java.go
parent724c854f6a28a73191cd8ce1b1c0e5df4797decb (diff)
Prebuilt_etc can be uninstallable
For APEXs, we need different prebuilt_etc modules having the same 'filename' properties, because we expect them to have same local path inside APEXs. For example, we will have ./etc/ld.config.txt file for APEXs having an executable. However, this can cause duplicated targets in the make world, because the prebuilt_etc modules will all be installed to the same path under /system. In order to avoid this, adding 'installable' property to prebuilt_etc module type to optionally make a module to be non-installable, but only to APEXs. Test: build/soong/build_test.bash --dist Change-Id: Iadb564e07d0483934548ca63f5f524a2c8515a81
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions