aboutsummaryrefslogtreecommitdiff
path: root/bufferinfo/BufferInfoMapperMetadata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bufferinfo/BufferInfoMapperMetadata.cpp')
-rw-r--r--bufferinfo/BufferInfoMapperMetadata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bufferinfo/BufferInfoMapperMetadata.cpp b/bufferinfo/BufferInfoMapperMetadata.cpp
index bdacb74..823d28a 100644
--- a/bufferinfo/BufferInfoMapperMetadata.cpp
+++ b/bufferinfo/BufferInfoMapperMetadata.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#if PLATFORM_SDK_VERSION >= 30
+#if __ANDROID_API__ >= 30
#define LOG_TAG "hwc-bufferinfo-mappermetadata"