ANDROID: power: Add ANDROID_OEM_DATA_ARRAY in freq_qos_request.
add ANDROID_OEM_DATA_ARRAY for implement of oem gki. Bug: 187458531 Signed-off-by: heshuai1 <heshuai1@xiaomi.com> Change-Id: Ia4e4d8531d975a2d2172b1cf7a89889c7bd92913
This commit is contained in:
@@ -93,6 +93,7 @@ struct freq_qos_request {
|
|||||||
enum freq_qos_req_type type;
|
enum freq_qos_req_type type;
|
||||||
struct plist_node pnode;
|
struct plist_node pnode;
|
||||||
struct freq_constraints *qos;
|
struct freq_constraints *qos;
|
||||||
|
ANDROID_OEM_DATA_ARRAY(1, 2);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user