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