summaryrefslogtreecommitdiff
path: root/java/generated_java_library.go
diff options
context:
space:
mode:
author Nelson Li <nelsonli@google.com> 2024-07-09 17:04:52 +0800
committer Nelson Li <nelsonli@google.com> 2024-07-10 08:43:53 +0800
commit1fb94b22452300c916ea7f3dd3393a3ad80e64ba (patch)
treebc469e66a13b79a9e27658c4967e4bdbae6ae935 /java/generated_java_library.go
parent72be248e10004ee93d3089d9621dbd639e4cd4d3 (diff)
Support for `prebuilt_avb` in Soong
Generally, the `root` directories for `prebuilt_etc` and `prebuilt_root` are <partitions>. And <partitions> default to false for InstallInRoot(), they always create a "system" subdirectory. (See android/paths.go:modulePartition()) However, avb keys like `q-developer-gsi.avbpubkey` are installed by default in the `avb` subdirectory under the `root directory` of the <partition>. Therefore, it is necessary to create `prebuilt_avb` in Soong and force the installation directory to be the `avb` subdirectory under the `root directory` of the <partition> to meet the requirements. Bug: 347636127 Test: go test -run TestPrebuiltAvbInstallDirPath Change-Id: I0ee08492da9a96a567700a7285c527b280dcd5db
Diffstat (limited to 'java/generated_java_library.go')
0 files changed, 0 insertions, 0 deletions