Yueyao Zhu 9c902b351f Ensure usb related .rc is parsed in a defined order
Loading process:
- rootdir/init.rc
    |- /vendor/etc/init/hw/init.${ro.hardware}.rc
        |- /vendor/etc/init/hw/init.${ro.hardware}.usb.rc
            |- /vendor/etc/init/hw/init.wahoo.usb.rc

This CL moves init.hardware.rc, init.wahoo.usb.rc to /vendor/
etc/init/hw/, and import /vendor/etc/init/hw/init.${ro.hardware}
.usb.rc from init.hardware.rc.

Test: Build with related CLs and USB File Transfer works
Bug: 38301110
Change-Id: I4808a117994374bceac324c60cc47225a8df5970
Signed-off-by: Yueyao Zhu <yueyao@google.com>
2017-05-19 12:01:14 -07:00
2017-03-28 22:43:32 +00:00
2017-05-10 21:46:59 +01:00
2017-04-26 21:09:10 +00:00
2017-05-15 14:34:47 +09:00
2017-04-21 11:21:57 -07:00
2017-05-01 18:17:57 -07:00
2017-04-26 21:09:10 +00:00
2017-05-17 16:19:32 -07:00
2017-04-19 18:29:26 -07:00
2017-03-21 10:28:34 -07:00
Description
No description provided
4.4 MiB
Languages
C++ 54.8%
Makefile 33.2%
C 5.5%
Shell 4.6%
Python 1.3%
Other 0.6%