Skip to content
Snippets Groups Projects
Commit 385c9bd2 authored by Hridya Valsaraju's avatar Hridya Valsaraju Committed by android-build-merger
Browse files

Merge "Allow fastbootd to read endpoint descriptor for fastboot usb device"...

Merge "Allow fastbootd to read endpoint descriptor for fastboot usb device" am: a5b14e89 am: d65b124a
am: 9553b1da

Change-Id: Ided813641c346e462e6b553f7544a70ca27d6b1b
parents 28c56293 9553b1da
Branches
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ recovery_only(`
allow fastbootd functionfs:dir search;
allow fastbootd functionfs:file rw_file_perms;
allowxperm fastbootd functionfs:file ioctl { FUNCTIONFS_ENDPOINT_DESC };
# Log to serial
allow fastbootd kmsg_device:chr_file { open write };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment