Merge "Remove redundant baseline apex_available entries" into main
This commit is contained in:
25
apex/apex.go
25
apex/apex.go
@@ -3037,31 +3037,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||||||
//
|
//
|
||||||
// Module separator
|
// Module separator
|
||||||
//
|
//
|
||||||
m["com.android.extservices"] = []string{
|
|
||||||
"ExtServices-core",
|
|
||||||
"libtextclassifier-java",
|
|
||||||
"textclassifier-statsd",
|
|
||||||
"TextClassifierNotificationLibNoManifest",
|
|
||||||
"TextClassifierServiceLibNoManifest",
|
|
||||||
}
|
|
||||||
//
|
|
||||||
// Module separator
|
|
||||||
//
|
|
||||||
m["com.android.neuralnetworks"] = []string{
|
|
||||||
"android.hardware.neuralnetworks@1.0",
|
|
||||||
"android.hardware.neuralnetworks@1.1",
|
|
||||||
"android.hardware.neuralnetworks@1.2",
|
|
||||||
"android.hardware.neuralnetworks@1.3",
|
|
||||||
"android.hidl.allocator@1.0",
|
|
||||||
"android.hidl.memory.token@1.0",
|
|
||||||
"android.hidl.memory@1.0",
|
|
||||||
"android.hidl.safe_union@1.0",
|
|
||||||
"libarect",
|
|
||||||
"libprocpartition",
|
|
||||||
}
|
|
||||||
//
|
|
||||||
// Module separator
|
|
||||||
//
|
|
||||||
m["com.android.mediaprovider"] = []string{
|
m["com.android.mediaprovider"] = []string{
|
||||||
"MediaProvider",
|
"MediaProvider",
|
||||||
"MediaProviderGoogle",
|
"MediaProviderGoogle",
|
||||||
|
Reference in New Issue
Block a user