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

Allow nfc application to set nfc property am: df964950

am: 7ceea484

Change-Id: I82200626ae6a84728ce202e8f2ba829b4f3dc889
parents f1876d58 7ceea484
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