Merge "Add a TODO for the NFC HAL socket use violation" into oc-dev am: 3f6b7ff0c1

am: c29f695571

Change-Id: I30f34d3397d1e8868793785e1d9441ebdf312cff
This commit is contained in:
Alex Klyubin 2017-04-25 02:40:25 +00:00 committed by android-build-merger
commit 67dec7750f

View File

@ -4,4 +4,5 @@ hal_server_domain(hal_nfc_default, hal_nfc)
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;