Remove libsync from apex_available allowlist am: 9876c5eaab
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1899132 Change-Id: Iaee7a4e7a72787d0c53da216d33b3c3ad8879f7d
This commit is contained in:
@@ -2668,7 +2668,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||||||
"libbuildversion",
|
"libbuildversion",
|
||||||
"libmath",
|
"libmath",
|
||||||
"libprocpartition",
|
"libprocpartition",
|
||||||
"libsync",
|
|
||||||
}
|
}
|
||||||
//
|
//
|
||||||
// Module separator
|
// Module separator
|
||||||
@@ -2776,7 +2775,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||||||
"libstagefright_metadatautils",
|
"libstagefright_metadatautils",
|
||||||
"libstagefright_mpeg2extractor",
|
"libstagefright_mpeg2extractor",
|
||||||
"libstagefright_mpeg2support",
|
"libstagefright_mpeg2support",
|
||||||
"libsync",
|
|
||||||
"libui",
|
"libui",
|
||||||
"libui_headers",
|
"libui_headers",
|
||||||
"libunwindstack",
|
"libunwindstack",
|
||||||
@@ -2917,7 +2915,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||||||
"libstagefright_m4vh263dec",
|
"libstagefright_m4vh263dec",
|
||||||
"libstagefright_m4vh263enc",
|
"libstagefright_m4vh263enc",
|
||||||
"libstagefright_mp3dec",
|
"libstagefright_mp3dec",
|
||||||
"libsync",
|
|
||||||
"libui",
|
"libui",
|
||||||
"libui_headers",
|
"libui_headers",
|
||||||
"libunwindstack",
|
"libunwindstack",
|
||||||
|
Reference in New Issue
Block a user