summaryrefslogtreecommitdiff
path: root/kernel/prebuilt_kernel_modules.go
diff options
context:
space:
mode:
author Spandan Das <spandandas@google.com> 2024-11-01 00:52:33 +0000
committer Spandan Das <spandandas@google.com> 2024-11-04 18:37:00 +0000
commitc1ded7e7d50c4b146ef35c1e7c6aa18b3e1a1fab (patch)
treeb307fc93ffd6dee87f8376b5e0c7fac567beb2cc /kernel/prebuilt_kernel_modules.go
parentf69bffbc814584fe0d5bb0894669a0234fca2d38 (diff)
Support override_android_(app|apex) in deps of android_filesystem
These modules implicitly override their base module. e.g. if com.android.foo and com.company.android.foo are listed in deps, only the latter should be installed. Override modules are implemented as an "override" variant of the base module, and all the build actions are generated there. To not install the overridden app/apex, the following properties are updated in the _overriding_ PackagingSpec variant of the base apex 1. overrides: base apex (e.g. com.android.foo) 2. owner: overriding apex (e.g. com.company.android.foo) Test: go test ./filesystem Change-Id: I59f17134dc6ed99a252977c3615b1be5d6d746ba
Diffstat (limited to 'kernel/prebuilt_kernel_modules.go')
0 files changed, 0 insertions, 0 deletions