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

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

Change-Id: Ifc9da2b3df8eff909ea248cd18b5060d3e68aeba
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 3f32a5a..3486e9b 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>