Skip to content
Snippets Groups Projects
Commit 61d9aaf9 authored by Ruchi Kandoi's avatar Ruchi Kandoi Committed by android-build-merger
Browse files

Allow nfc application to set nfc property

am: 0393dafd

Change-Id: Ida00cdf24a809888233ede97a83d42ed5c1a8574
parents 079a98b8 0393dafd
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ allow nfc app_api_service:service_manager find;
allow nfc system_api_service:service_manager find;
allow nfc vr_manager_service:service_manager find;
set_prop(nfc, nfc_prop);
# already open bugreport file descriptors may be shared with
# the nfc process, from a file in
# /data/data/com.android.shell/files/bugreports/bugreport-*.
......
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