Create Apex com.android.hardware.usb for usb 1.0
Bug: 206470103
Test: Manually ran VtsHalUsbV1_0TargetTest and CtsUsbManagerTestCases
Checked dumpSys results before and after changes.
Change-Id: Ie4a38a8b266bacb0efe0f418a4d24a9c79eacb4f
diff --git a/usb/1.0/default/apex/file_contexts b/usb/1.0/default/apex/file_contexts
new file mode 100644
index 0000000..bc84ac4
--- /dev/null
+++ b/usb/1.0/default/apex/file_contexts
@@ -0,0 +1,5 @@
+(/.*)? u:object_r:vendor_file:s0
+# Permission XMLs
+/etc/permissions(/.*)? u:object_r:vendor_configs_file:s0
+# binary
+/bin/hw/android\.hardware\.usb@1\.0-service u:object_r:hal_usb_default_exec:s0
\ No newline at end of file