Skip to content
Commit 7eb31590 authored by David Brazdil's avatar David Brazdil
Browse files

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
parent 350f7042
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment