Merge "Allow dumpstate to acquire xtables.lock" into oc-dev
diff --git a/vendor/hal_nfc_default.te b/vendor/hal_nfc_default.te
index 6a1002f..cc9ee31 100644
--- a/vendor/hal_nfc_default.te
+++ b/vendor/hal_nfc_default.te
@@ -4,4 +4,5 @@
 type hal_nfc_default_exec, exec_type, vendor_file_type, file_type;
 init_daemon_domain(hal_nfc_default)
 
+# TODO(b/37640900): Remove this one NFC HAL no longer needs access to nfc_data_file:sock_file
 typeattribute hal_nfc_default socket_between_core_and_vendor_violators;