Remove libsync from apex_available allowlist
As libsync is NDK/LLNDK, it doesn't need to be aded to allowlist as apex_available. Bug: n/a Test: m Change-Id: I16cfb258a24bde4def428f1e6277f5d3c95c228c
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