diff options
Diffstat (limited to 'power/utils.h')
-rw-r--r-- | power/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/power/utils.h b/power/utils.h index 5907281..fb8d84c 100644 --- a/power/utils.h +++ b/power/utils.h @@ -44,3 +44,4 @@ void undo_hint_action(int hint_id); void undo_initial_hint_action(); void set_profile(int profile); void start_prefetch(int pid, const char *packageName); +int get_soc_id(void); |