#ifndef __AAL_API_H__ #define __AAL_API_H__ #ifdef CONFIG_MTK_AAL_SUPPORT void disp_aal_notify_backlight_changed(int bl_1024); #endif #endif