Update whitelisted package name for google vr
The vr platform lib was renamed from com.google.vr.gvr.platform to com.google.vr.platform, so update the whitelist accordingly. Also narrow the whitelist to just the .platform subpackage. Bug: 38134403 Test: Booted a Marlin. Change-Id: I9243ed3ab7a918e0bc716a7ddafe0b3c068700de
This commit is contained in:
parent
f9a0f961c0
commit
10bd2af812
1 changed files with 1 additions and 1 deletions
|
@ -236,4 +236,4 @@ org\.apache\.xalan\.xslt
|
|||
###################################################
|
||||
# Packages in the google namespace across all bootclasspath jars.
|
||||
com\.google\.android\..*
|
||||
com\.google\.vr\.gvr\..*
|
||||
com\.google\.vr\.platform.*
|
||||
|
|
Loading…
Reference in a new issue