summaryrefslogtreecommitdiffstats
path: root/hint-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'hint-data.h')
-rw-r--r--hint-data.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hint-data.h b/hint-data.h
index 629a01e..b6521c1 100644
--- a/hint-data.h
+++ b/hint-data.h
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2012, 2013, 2015, 2017-2018, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2018-2019 The LineageOS Project
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -54,6 +55,8 @@
#define VR_MODE_SUSTAINED_PERF_HINT (0x1301)
+#define DEFAULT_PROFILE_HINT_ID (0xFF00)
+
struct hint_handles {
int handle;
int ref_count;