aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2023-01-20 07:15:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-20 07:15:03 +0000
commit28042faefbdd1b5f23bc37f44f0da7b667a3073f (patch)
tree3762a81e8fc9ff2f90e1a38755bf8886e43241dd
parentf72b7ade284f21e29c1ce1bec22c7bf4105bb6b8 (diff)
parent7d485ff3778059988aa0f8a8eddd162ec42ffd89 (diff)
downloadselinux-28042faefbdd1b5f23bc37f44f0da7b667a3073f.tar.gz
Merge "Revert "Set AGGRESSIVE_FREE_AFTER_REGEX_MATCH"" am: a40fe12235 am: fc94ac452f am: 7d485ff377
Original change: https://android-review.googlesource.com/c/platform/external/selinux/+/2396432 Change-Id: I37cb2b12141e6c0ea6dab2ddc18429b9ddeccf2b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--libselinux/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libselinux/Android.bp b/libselinux/Android.bp
index 214a3e56..ff7dc3d3 100644
--- a/libselinux/Android.bp
+++ b/libselinux/Android.bp
@@ -40,7 +40,6 @@ common_CFLAGS = [
"-DNO_MEDIA_BACKEND",
"-DNO_X_BACKEND",
"-DNO_DB_BACKEND",
- "-DAGGRESSIVE_FREE_AFTER_REGEX_MATCH",
"-Wall",
"-Werror",
"-Wno-error=missing-noreturn",