allwinner_a64/android/hardware/aw/hwc2/other/homlet.h
2018-08-08 17:00:29 +08:00

8 lines
132 B
C

#ifndef _HOMLET_H__
#define _HOMLET_H__
void init_homlet_service();
void homlet_dataspace_change_callback(int dataspace);
#endif