OSDN Git Service

Scan all init.*.rc files for flash_recovery service.
authorTao Bao <tbao@google.com>
Wed, 8 Jul 2015 01:31:47 +0000 (18:31 -0700)
committerTao Bao <tbao@google.com>
Wed, 8 Jul 2015 17:20:39 +0000 (10:20 -0700)
commit9f0c8dfaf1b07b26b29197b76ad920e02a0f49f6
tree33b26fc09d1f862c803c7c7cce8f661fb2ea6d7b
parent48a27bcbb15774d0360fa344420a53cc72cd6708
Scan all init.*.rc files for flash_recovery service.

Clockwork builds may rename init.rc to init.core.rc. Change the OTA
script to scan all init.*.rc files to determine the proper location for
install-recovery.sh.

Bug: 22128990
Change-Id: Icad3497d1663e074b938919b40fc239c84fbeb2b
(cherry picked from commit 610754e5ad84b2e65358d85dd38a4e0c86dc9342)
tools/releasetools/common.py