android_device_xiaomi_sm835.../init/include/init_common.h

7 lines
94 B
C
Raw Normal View History

#ifndef __INIT_COMMON__H__
#define __INIT_COMMON__H__
void load_common_properties();
#endif