platform_bootable_recovery/tests
xunchang ea2912f187 Create a FuseDataProvider base class
The fuse data provider for adb/sdcard shares common code and structures.
This cl creates a FuseDataProvider base class and provides
implementations for adb and sdcard.

In the follow cls, we can kill the provider_vtab struct; and also add
another implementation to parse a block map file and provides data.

Test: unit tests pass, sideload a package, apply a package from sdcard
Change-Id: If8311666a52a2e3c0fbae0ee9688fa6d01e4ad09
2019-03-19 11:11:58 -07:00
..
common tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00
component Create a FuseDataProvider base class 2019-03-19 11:11:58 -07:00
manual tests: Move ResourcesTest into component test. 2018-04-16 11:29:06 -07:00
testdata minui: Fix a wrong arg in calling GRSurface::Create(). 2018-11-26 17:06:53 -08:00
unit Implement FilePackage class 2019-03-14 15:35:09 -07:00
Android.bp Implement FilePackage class 2019-03-14 15:35:09 -07:00
AndroidTest.xml tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00