diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2020-08-12 14:48:26 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2021-03-03 11:16:35 +0900 |
commit | e5e38431766150b975605997c293550e8029b108 (patch) | |
tree | 1c53d06a26e58dd8f239d9b2af49a4022cd8ea74 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 3d31f1ead0151b55a5e493b58ad22adcc15c78eb (diff) |
Add Build.IS_DEBUGGABLE to public API
For testing purposes, system components such as mainline modules may
need to relax some security restrictions on debuggable builds only, in
cases where there is no testing strategy that would be reasonable on
user builds security-wise.
One example is to test interfaces between a mainline module and the
rest of the system, which typically require very privileged permissions.
There is no particular reason or permission check to keep the symbol
non-public so add it to the public API.
Test: m
Fixes: 163699557
Change-Id: I15c093af04f024eed5567151b241a4bc35c611d4
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions