summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/lights/Light.java
Commit message (Expand)AuthorAgeFilesLines
* Add camera light privacy componentEvan Severson2022-02-041-0/+6
* Add capabilities to android.hardware.lights.Light.Chris Ye2021-05-221-19/+69
* Rename Battery to BatteryState.Chris Ye2021-04-281-0/+5
* Add Builder to LightState.Chris Ye2021-04-271-3/+8
* Support input device lights manager feature in frameworks.Chris Ye2021-02-221-3/+57
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Rename LightsManager.setLights to requestLightsRobin Lee2020-03-101-6/+21
* Add LightsManager implementation to LightsServiceIvailo Karamanolev2020-01-221-0/+105