Skip to content
Snippets Groups Projects
Commit d61c5dfa authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

recovery.te: Allow setting sys.usb.ffs.ready. am: ce5ca4d0 am: 52711066

am: 3799c82a

Change-Id: I484c27ed2aec6eff85420cb80c4d7fc9a3fc060b
parents 1a3caeea 3799c82a
No related branches found
No related tags found
No related merge requests found
......@@ -110,6 +110,9 @@ recovery_only(`
# Read serial number of the device from system properties
get_prop(recovery, serialno_prop)
# Set sys.usb.ffs.ready when starting minadbd for sideload.
set_prop(recovery, ffs_prop)
# Use setfscreatecon() to label files for OTA updates.
allow recovery self:process setfscreate;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment