Merge "Add //visibility:any_system_partition" into main am: ba28275e29
Original change: https://android-review.googlesource.com/c/platform/system/core/+/3000097 Change-Id: I7fb46713187c375b35ae90555af8f4d08d4a92ef Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f31188063d
1 changed files with 1 additions and 0 deletions
|
@ -310,6 +310,7 @@ cc_binary {
|
|||
name: "init_second_stage",
|
||||
defaults: ["init_second_stage_defaults"],
|
||||
static_libs: ["libinit"],
|
||||
visibility: ["//visibility:any_system_partition"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
|
|
Loading…
Reference in a new issue