commit | 7eb315903cb05c62dbedd9bc68e87109af1cca2e | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Jul 27 11:44:45 2018 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Mon Jul 30 09:29:13 2018 +0100 |
tree | 962fd62dc7c6fedc1946cec3a4683c7af7e4182e | |
parent | 350f7042d98d263a9df7fb89a232d238756fd17a [diff] |
Greylist com.google.vr.platform hidden methods Enforcement of non-SDK API is being extended to all modules on the boot class path. This includes the com.google.vr.platform package, which is used to set up VR on a given device. Two hidden methods are used by the client static library via reflection. Mark them @UnsupportedAppUsage so that they remain discoverable. Bug: 111911841 Test: make Change-Id: I2ac9d91ad24194c3205adad1d333649bfd3d2bec