aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeongik Cha <jeongik@google.com>2024-03-12 19:35:10 +0900
committerJeongik Cha <jeongik@google.com>2024-03-23 12:16:30 +0900
commitdc3793888f4b38b92c11457853a56acf571aeb98 (patch)
tree95815d32c24ec5bd0d3b7ad6c80b8457c2bbef70
parent39ad9fbd32396d1b2ce51f01c4eff45625787418 (diff)
downloadgptfdisk-master.tar.gz
Add //visibility:any_system_partitionHEADmastermain
system image which is declared in Android.bp should include the module. Bug: 321000103 Test: m nothing Change-Id: I3eda915b494c652205302b392829194790220f46
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c1a916a..dbf2886 100644
--- a/Android.bp
+++ b/Android.bp
@@ -58,6 +58,7 @@ cc_binary {
shared_libs: ["libext2_uuid"],
static_libs: ["libgptf"],
+ visibility: ["//visibility:any_system_partition"],
}
lib_common_srcs = [