Remove libqemu_pipe from minSdkVersionAllowlist
libqemu_pipe was retired. Bug: 175046060 Test: presubmit Signed-off-by: Roman Kiryanov <rkir@google.com> Change-Id: I4ac17966ad2a7609a9d71b8884351d70b5996b9d
This commit is contained in:
parent
5fa13b8457
commit
fc48433640
|
@ -847,7 +847,6 @@ var minSdkVersionAllowlist = func(apiMap map[string]int) map[string]ApiLevel {
|
|||
"libprocpartition": 30,
|
||||
"libprotobuf-java-lite": 30,
|
||||
"libprotoutil": 30,
|
||||
"libqemu_pipe": 30,
|
||||
"libsync": 30,
|
||||
"libtextclassifier_hash_headers": 30,
|
||||
"libtextclassifier_hash_static": 30,
|
||||
|
|
Loading…
Reference in New Issue