Revert "GraphicsEnvironment: Allow profileable apps to load layers"

This reverts commit 3832aa99061e737ed8bd91b5a0b7388a0ec855b3.

Loading layers for apps that have opted for "profileable" breaks
the Android security model.  They have only consented to exposing
profiling information, not exposing data under its control.  Layers
have access to everything in the API calls.

Bug: 128637647
Test: atest CtsGpuToolsHostTestCases
Change-Id: I5aed181c3cec616c3ce98a1a30287b30f190ba9b
1 file changed