Add org.chromium.arc to package_whitelist.txt

Add org.chromium.arc to package_whitelist.txt
This is needed from the org.chromium.arc EventLogTags file.

Bug: 70513529
Test: compiled on marlin. did not generate any conflict. marlin worked
      Ok

Change-Id: Ia4b0133f66677f988916457ab4b6c9332342a01b
This commit is contained in:
Ricardo Quesada 2017-12-11 13:56:45 -08:00
parent 5274f19156
commit 2dcb2362d7
1 changed files with 4 additions and 0 deletions

View File

@ -237,3 +237,7 @@ org\.apache\.xalan\.xslt
# Packages in the google namespace across all bootclasspath jars.
com\.google\.android\..*
com\.google\.vr\.platform.*
###################################################
# Packages used for Android in Chrome OS
org\.chromium\.arc