summaryrefslogtreecommitdiff
path: root/src/android_stub
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2022-11-16 08:03:01 +0100
committerHelen Koike <helen.koike@collabora.com>2023-01-25 08:58:25 -0300
commita5c96cb7059fd417de411a4489bd6594946a7f80 (patch)
tree2bf654c532a35cac90a906af2328dcdd5478ccb1 /src/android_stub
parentb1bd6aa21a83ef12bf6dbc15d262a8d38989022b (diff)
downloadmesa-a5c96cb7059fd417de411a4489bd6594946a7f80.tar.gz
android: Cleanup unneeded headers from the sync stub
These were probably copy pasted from the previous unified stub. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Signed-off-by: Helen Koike <helen.koike@collabora.com> Reviewed-by: Sergi Blanch Torné <sergi.blanch.torne@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20019>
Diffstat (limited to 'src/android_stub')
-rw-r--r--src/android_stub/sync_stub.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/android_stub/sync_stub.cpp b/src/android_stub/sync_stub.cpp
index 3f5d5074276..d76663c8304 100644
--- a/src/android_stub/sync_stub.cpp
+++ b/src/android_stub/sync_stub.cpp
@@ -1,8 +1,4 @@
-#include <cutils/properties.h>
#include <sync/sync.h>
-#include <hardware/hardware.h>
-#include <android/log.h>
-#include <backtrace/Backtrace.h>
extern "C" {