Merge "Allow wpa_supplicant to read security logging property."
diff --git a/Android.mk b/Android.mk
index cece346..8cbc608 100644
--- a/Android.mk
+++ b/Android.mk
@@ -233,11 +233,13 @@
endif
ifneq ($(with_asan),true)
+ifneq ($(SELINUX_IGNORE_NEVERALLOWS),true)
LOCAL_REQUIRED_MODULES += \
sepolicy_tests \
treble_sepolicy_tests \
endif
+endif
include $(BUILD_PHONY_PACKAGE)
diff --git a/private/bug_map b/private/bug_map
index 712b5c9..fe61dcc 100644
--- a/private/bug_map
+++ b/private/bug_map
@@ -2,6 +2,7 @@
crash_dump app_data_file dir 68319037
crash_dump bluetooth_data_file dir 68319037
crash_dump resourcecache_data_file dir 68319037
+crash_dump system_data_file file 68319037
crash_dump vendor_overlay_file dir 68319037
hal_fingerprint_default system_data_file dir 73068008
hal_graphics_allocator_default unlabeled dir 70180742