Skip to content
Snippets Groups Projects
Commit 688a7667 authored by Ruchi Kandoi's avatar Ruchi Kandoi
Browse files

NFC HAL no longer violates socket access restrictions


Test: compiles
Bug: 37640900
Change-Id: Ia9960af9da880fd130b5fb211a054689e2353f1d
Signed-off-by: default avatarRuchi Kandoi <kandoiruchi@google.com>
parent 468eabb1
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,3 @@ hal_server_domain(hal_nfc_default, hal_nfc) ...@@ -3,6 +3,3 @@ hal_server_domain(hal_nfc_default, hal_nfc)
type hal_nfc_default_exec, exec_type, vendor_file_type, file_type; type hal_nfc_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_nfc_default) 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;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment