Merge "Whitelist MediaProvider for statsd metrics" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
926a6d7a33
@@ -64,7 +64,8 @@ public class TestDrive {
|
||||
"AID_LMKD",
|
||||
"com.android.managedprovisioning",
|
||||
"AID_MEDIA",
|
||||
"AID_NETWORK_STACK"
|
||||
"AID_NETWORK_STACK",
|
||||
"com.google.android.providers.media.module",
|
||||
};
|
||||
private static final String[] DEFAULT_PULL_SOURCES = {
|
||||
"AID_SYSTEM",
|
||||
|
||||
Reference in New Issue
Block a user