Add system properties for screen state and brightness.
This will allow Perfetto to record the screen state and brightness at the start of a trace. Named the properties "debug.tracing.screen_*" to fit with existing SELinux config and discourage treating this as a general API (there's Display.getState() etc for that). Bug: 152194759 Test: Manual test with "adb shell getprop" Change-Id: I635380f75886e8e1441b77994cb3d2d9d4630e9e
Loading
Please register or sign in to comment