Remove libsync from apex_available allowlist am: 9876c5eaab
am: 6f323db66b
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1899132 Change-Id: Ie3f69998a52d5bce07a7cfcd8ca157d45677deb2
This commit is contained in:
commit
57440917f1
1 changed files with 0 additions and 3 deletions
|
@ -2668,7 +2668,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||
"libbuildversion",
|
||||
"libmath",
|
||||
"libprocpartition",
|
||||
"libsync",
|
||||
}
|
||||
//
|
||||
// Module separator
|
||||
|
@ -2776,7 +2775,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||
"libstagefright_metadatautils",
|
||||
"libstagefright_mpeg2extractor",
|
||||
"libstagefright_mpeg2support",
|
||||
"libsync",
|
||||
"libui",
|
||||
"libui_headers",
|
||||
"libunwindstack",
|
||||
|
@ -2917,7 +2915,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||
"libstagefright_m4vh263dec",
|
||||
"libstagefright_m4vh263enc",
|
||||
"libstagefright_mp3dec",
|
||||
"libsync",
|
||||
"libui",
|
||||
"libui_headers",
|
||||
"libunwindstack",
|
||||
|
|
Loading…
Reference in a new issue