~josharenson/unity8/slim_greeter_real_lightdm

« back to all changes in this revision

Viewing changes to plugins/Lights/android-hardware.h

  • Committer: Josh Arenson
  • Date: 2016-06-29 14:44:41 UTC
  • mfrom: (1789.412.85 unity8)
  • Revision ID: joshua.arenson@canonical.com-20160629144441-du2vd7vu97b2n8pc
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 *
16
16
 */
17
17
 
18
 
// The purpose of this header wrapper is just to avoid having warnings being reported on
19
 
// code from external header files, as we can't do anything about them.
20
 
#pragma GCC system_header
21
 
 
22
18
#include <hardware/hardware.h>
23
19
#include <hardware/lights.h>