platform_bootable_recovery/updater
Tao Bao 338be53ed3 Remove the obsolete reference to /file_contexts.
This file no longer exists:
- /file_contexts has been split into plat_file_contexts and
  nonplat_file_contexts since commit
  b236eb6ca204cefcb926e19bd5682f9dcad4021d (system/sepolicy).
- It was named /file_contexts.bin prior to the split.

'-S file_contexts' is also no longer required by e2fsdroid, since commit
2fff6fb036cbbb6dedd7da3d208b312a9038a5ce (external/e2fsprogs). It will
load the file contexts via libselinux.

Test: Trigger the path by performing a data wipe for converting to FBE.
Change-Id: I179939da409e5c0415ae0ea0bf5ddb23f9e6331e
(cherry picked from commit 7af933b6a6)
2017-07-22 16:16:21 -07:00
..
include/updater Change the internal representation in RangeSet. 2017-04-03 09:22:48 -07:00
Android.mk Add support to decompress brotli compressed new data 2017-07-07 16:08:18 -07:00
blockimg.cpp Fix a case when brotli writer fails to write last few blocks of data 2017-07-21 11:44:00 -07:00
install.cpp Remove the obsolete reference to /file_contexts. 2017-07-22 16:16:21 -07:00
updater.cpp Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails 2017-05-23 17:36:56 -07:00