Skip to content
Snippets Groups Projects
Commit 3799c82a 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

Change-Id: Ic937b16aebdfe046e425c98c0de0d0dfa4b5fc62
parents 0e573bd5 52711066
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,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