diff options
author | Andrew Scull <ascull@google.com> | 2017-06-14 16:27:04 +0100 |
---|---|---|
committer | Andrew Scull <ascull@google.com> | 2017-06-30 15:37:03 +0100 |
commit | 0e5d5b1c8cbf0e0bcf06f8d3e1ad1b467a20a1aa (patch) | |
tree | 802d9c9f14794272c33618ffd9f5e75cf95b1cac /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 37f5f54ebe064bac71e5fb17e3e13b5d25fd435c (diff) |
PDBS: add package check for getMaximumDataBlockSize()
This method is only useful to the package that writes data to the block
so this applies the same security check as the write() method.
getDataBlockSize()'s security check was only relaxed to use a permission
as it is used by other system apps to determine whether the block
contains data and hence is in use (see ag/593371).
Fix: 62348164
Test: add a Google account to the device causing gmscore to call the
method
Change-Id: I7e71ea236899bf2e4df7cb26ae285b414e9e6565
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions