diff options
author | Keun young Park <keunyoung@google.com> | 2019-04-23 19:18:34 -0700 |
---|---|---|
committer | Keun young Park <keunyoung@google.com> | 2019-04-26 14:50:01 -0700 |
commit | abf38e32e56c0389ae5fd6bdb62acfe2f4564154 (patch) | |
tree | 2690aaad0026c13638ddaa834ecee980237cf9b5 /rs/java/android/renderscript/ProgramStore.java | |
parent | 2f956b53dff62e84ce74fdb79a7104900409e79c (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