Merge "Remove superfluous #include." into main am: 1330b03c4c

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3325081

Change-Id: I695a53cd6f8cee5d5b26e898b9387311bc112713
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/include/android/performance_hint.h b/include/android/performance_hint.h
index 8736695..20c5d94 100644
--- a/include/android/performance_hint.h
+++ b/include/android/performance_hint.h
@@ -52,7 +52,6 @@
  *   - DO NOT CHANGE THE LAYOUT OR SIZE OF STRUCTURES
  */
 
-#include <android/api-level.h>
 #include <stdbool.h>
 #include <stdint.h>
 #include <unistd.h>