summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'property_service/libpropertyinfoserializer/Android.bp')
-rw-r--r--property_service/libpropertyinfoserializer/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/property_service/libpropertyinfoserializer/Android.bp b/property_service/libpropertyinfoserializer/Android.bp
index be177f986..72ae19adf 100644
--- a/property_service/libpropertyinfoserializer/Android.bp
+++ b/property_service/libpropertyinfoserializer/Android.bp
@@ -1,6 +1,7 @@
1cc_defaults { 1cc_defaults {
2 name: "propertyinfoserializer_defaults", 2 name: "propertyinfoserializer_defaults",
3 host_supported: true, 3 host_supported: true,
4 vendor_available: true,
4 cpp_std: "experimental", 5 cpp_std: "experimental",
5 cppflags: [ 6 cppflags: [
6 "-Wall", 7 "-Wall",