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

Allow nfc application to set nfc property

am: df964950

Change-Id: I5e793a78ad471b27fdc0bb88596ab23f6ac43dc4
parents 4e960188 df964950
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; ...@@ -26,6 +26,8 @@ allow nfc app_api_service:service_manager find;
allow nfc system_api_service:service_manager find; allow nfc system_api_service:service_manager find;
allow nfc vr_manager_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 # already open bugreport file descriptors may be shared with
# the nfc process, from a file in # the nfc process, from a file in
# /data/data/com.android.shell/files/bugreports/bugreport-*. # /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