summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorKeun young Park <keunyoung@google.com>2019-04-23 19:18:34 -0700
committerKeun young Park <keunyoung@google.com>2019-04-26 14:50:01 -0700
commitabf38e32e56c0389ae5fd6bdb62acfe2f4564154 (patch)
tree2690aaad0026c13638ddaa834ecee980237cf9b5 /rs/java/android/renderscript/ProgramStore.java
parent2f956b53dff62e84ce74fdb79a7104900409e79c (diff)
Allow per display level private flag control for physical secondary displays
- Deperecate config_localDisplaysPrivate which enables private flag for all secondary displays. - Private display should be listed in config_localPrivateDisplayPorts array with port address to be marked as private display. Secondary displays not listed will remain as public displays. - Use case: In env like car, display like instrument cluster should be only allowed to trusted system apps (=private display) while other non-main display like non-passenger side display can be accessed by 3rd party apps (=public display). This CL allows selectively enabling private display flag. Bug: 131113705 Test: Run added tests Change-Id: I60c4b6e3b2c9c841da7986c084593c530eb817bd
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions