Merge "Build: Remove com.google from the boot classpath whitelist."

This commit is contained in:
Narayan Kamath
2017-05-03 09:58:08 +00:00
committed by Android (Google) Code Review

View File

@@ -202,12 +202,6 @@ javax\.microedition\.khronos\.egl
android
###################################################
# telephony-common.jar
com\.google\..*
###################################################
# apache-xml.jar
org\.apache\.xml\.res
@@ -238,3 +232,8 @@ org\.apache\.xalan\.extensions
org\.apache\.xalan\.processor
org\.apache\.xalan\.transformer
org\.apache\.xalan\.xslt
###################################################
# Packages in the google namespace across all bootclasspath jars.
com\.google\.android\..*
com\.google\.vr\.gvr\..*