Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 143189d7 authored by Victor Wu's avatar Victor Wu
Browse files

[ALPS05450373] CCU: Raise AFO priority



Raise AFO priority

MTK-Commit-Id: 96b2ae6b0de561f4d66f123f8b76dec0e4cf9848

Change-Id: I83e8a7487839c976c9ee9b132d48672fb0d14db2
CR-Id: ALPS05450373
Feature: [Android Default] AE (Auto Exposure)
Signed-off-by: default avatarVictor Wu <fp-bs.wu@mediatek.com>
parent 5f616cd4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ static DEFINE_MUTEX(ccu_qos_mutex);
#define CCU_BW_O 60
#define CCU_BW_G 15
#define LTMSO_BW_O 5
#define AFO_BW_O 30
#define AFO_BW_O 35

void ccu_qos_init(void)
{