Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit abf38e32 authored by Keun young Park's avatar Keun young Park
Browse files

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
parent 2f956b53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment