commit | 1330b03c4ccccee401de391a6fcefb43504689bc | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 30 18:32:41 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 30 18:32:41 2024 +0000 |
tree | 93f1a2af177c3a43a06646534f048c5dc9b7071d | |
parent | 3df068791699e5bb9bf9f8d129953a1c465420bb [diff] | |
parent | 4878c0d5a420e5d9380de26ec27b6a16b4ac9ffa [diff] |
Merge "Remove superfluous #include." into main
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>