From 1faedd02a3d1c392136cfcdb38afa698721a7d6f Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 22 Sep 2023 14:45:20 +0000 Subject: [PATCH] Remove redefinition of uapi constant added in R. Test: treehugger Change-Id: If0ef9c36b2f54eb59d222dedc6bf575d46c9db1d --- libcutils/ashmem-dev.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/libcutils/ashmem-dev.cpp b/libcutils/ashmem-dev.cpp index 6a27f9a20..5e01da9b8 100644 --- a/libcutils/ashmem-dev.cpp +++ b/libcutils/ashmem-dev.cpp @@ -44,9 +44,6 @@ #include #include -/* Will be added to UAPI once upstream change is merged */ -#define F_SEAL_FUTURE_WRITE 0x0010 - /* * The minimum vendor API level at and after which it is safe to use memfd. * This is to facilitate deprecation of ashmem.