blob: a8fc12890ae36fbba941279ae7713652f1195869 [file] [log] [blame]
This folder contains example code for writing native apps that use Brillo LED
lights.
Example files:
hal-example-app.cpp:
An example app that uses the lights HAL (defined in
hardware/libhardware/include/lights.h) directly. The app turns on the LED
light used for notifications, and turns it off 3 seconds later.