aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2023-01-20 05:13:32 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-01-20 05:13:32 +0000
commita40fe12235542cbb1040bf39772e32e47fbdb84f (patch)
tree3762a81e8fc9ff2f90e1a38755bf8886e43241dd
parent2529ea6e5171e71a58074121f297639d722b47d1 (diff)
parent50fe98a771a78df3c0bcee96c2d3e42923f54a45 (diff)
downloadselinux-main-16k-with-phones.tar.gz
Merge "Revert "Set AGGRESSIVE_FREE_AFTER_REGEX_MATCH""main-16k-with-phones
-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",