Commit Graph

5 Commits

Author SHA1 Message Date
Mathew Inwood
20cc2938bb Add soong config rules for more module rules.
We need to disable some such build rules to get SDK prebuilts working to
add appropriate rules here to allow the enabled property to be
overridden.

Bug: 192556458
Test: m
Change-Id: I0f28f57de6de7101dfbb2112451d4da24a7d8295
2021-07-27 15:34:17 +00:00
Dario Freni
79fdd8ba12 Add module_android_app_set type.
Bug: 194596436
Test: presubmit
Change-Id: Ic2dc6d9903d29dfc617d59c4bead15aa5e648cab
2021-07-26 14:28:24 +01:00
Mathew Inwood
f3d73b0fd0 Support module_build_from_source for more prebuilt types.
SDK prebuilts also need to support module_build_from_source for
consistency with module artifacts. Add support for this to the build rules
used by SDK prebuilts.

Bug: 188427719
Bug: 192588050
Test: m nothing
Change-Id: Idb3ed8b92217f05975fbbe208f38378ac1a8ab8b
2021-07-07 14:39:44 +00:00
Dario Freni
0b03c3971a Move soong variable to different repo.
packages/modules/common is a more appropriate repository for
module-level changes.

Bug: 191978129
Test: m
Change-Id: I522b56e80fd87e259d29ad78b525d419c7f9130f
2021-06-28 11:53:02 +00:00
Anton Hansson
fb97572c29 Add restrictive default visibility for module repo
Avoid dependencies that the repo owners do not know about.

Test: m nothing
Change-Id: I9c24b33cd0dcd98850002d9ab86492f6175acf38
2021-04-14 19:06:08 +01:00