You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
247 B

{
"permittedPaths": [
// JVMTI libraries used in ART testing are located under /data.
// TODO(b/171732668): Narrow this down.
"/data",
// For ART APEX primary boot image and odex files.
"/apex/com.android.art/javalib"
]
}