]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/commit
Get partition file system type from Fastboot HAL
authorHridya Valsaraju <hridya@google.com>
Tue, 8 May 2018 22:38:00 +0000 (15:38 -0700)
committerHridya Valsaraju <hridya@google.com>
Thu, 6 Sep 2018 21:47:01 +0000 (14:47 -0700)
commitc83cec76fa9762bc4868f1606bd2a595bbd9fe7c
treeee8156680123f590a7e0991c2944dfaa2ac06cb6
parentd6b4242d52bf654c900839c86243b704de1dccdc
Get partition file system type from Fastboot HAL

Partition type is required for fastbootd to
format partitions.

Test: make
Bug: 79480454
Change-Id: I49f21fe6f1626cf3da566b33cc84131b3e3c85ff
fastboot/1.0/Android.bp [new file with mode: 0644]
fastboot/1.0/IFastboot.hal [new file with mode: 0644]
fastboot/1.0/types.hal [new file with mode: 0644]