From: Elliott Hughes Date: Wed, 12 Aug 2015 23:41:22 +0000 (-0700) Subject: Lose HAVE_ANDROID_OS from hardware/samsung_slsi/exynos5. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4710b05b4762c21b8d5e7ea5050aa31998cfeb12;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung_slsi_exynos5.git Lose HAVE_ANDROID_OS from hardware/samsung_slsi/exynos5. Change-Id: I638a8fdc13603448b96cc66e8cc517302ce04936 --- diff --git a/gralloc/framebuffer.cpp b/gralloc/framebuffer.cpp index 82a36bc..86db030 100644 --- a/gralloc/framebuffer.cpp +++ b/gralloc/framebuffer.cpp @@ -35,7 +35,7 @@ #include #include -#if HAVE_ANDROID_OS +#ifdef __ANDROID__ #include #endif