am 346cae27: bluetooth app requires net_admin for enabling bluetooth.
* commit '346cae27813c803d3254871825e64c3805076d04':
bluetooth app requires net_admin for enabling bluetooth.
diff --git a/file_contexts b/file_contexts
index c47b44b..a6cb3cc 100644
--- a/file_contexts
+++ b/file_contexts
@@ -140,6 +140,11 @@
/system/xbin/su u:object_r:su_exec:s0
/system/vendor/bin/gpsd u:object_r:gpsd_exec:s0
#############################
+# Vendor files
+#
+/vendor(/.*)? u:object_r:system_file:s0
+/vendor/bin/gpsd u:object_r:gpsd_exec:s0
+#############################
# Data files
#
/data(/.*)? u:object_r:system_data_file:s0