Remove libneuralnetworks from libbinder whitelist.
Test: build & flash crosshatch Bug: 139282353 Change-Id: Iaf7904fdb306dd648430ce7e167977bd6508f146
This commit is contained in:
@@ -150,7 +150,6 @@ var (
|
||||
var (
|
||||
whitelistNoApex = map[string][]string{
|
||||
"apex_test_build_features": []string{"libbinder"},
|
||||
"com.android.neuralnetworks": []string{"libbinder"},
|
||||
"com.android.media.swcodec": []string{"libbinder"},
|
||||
"test_com.android.media.swcodec": []string{"libbinder"},
|
||||
"com.android.vndk": []string{"libbinder"},
|
||||
|
Reference in New Issue
Block a user