Commit graph

7 commits

Author SHA1 Message Date
Hridya Valsaraju
83f5631deb Add a command to get the minimum battery voltage required for flashing
Bug: 79480454
Test: fastboot getvar battery-soc-ok

Change-Id: I6141993972a3084fe3620d81f707999e1264b997
2018-10-03 16:19:30 -07:00
Hridya Valsaraju
3d76cf0d8e Add command to check whether off-mode-charging is enabled.
Bug: 78793464
Bug: 79480454
Test: fastboot getvar off-mode-charge
Change-Id: I1bd4148ff3476acf110e4aa95a40084300608875
2018-09-28 18:03:08 +00:00
Hridya Valsaraju
3f27a7b373 Add command to read fastboot variable 'variant'
Bug: 79480454
Test: fastboot getvar variant
Change-Id: I04f588f09d03e121c066449b0a7223f51d2e59af
2018-09-26 13:06:21 -07:00
Hridya Valsaraju
3c2443ec29 Revert "Revert "Add command to pass oem commands to HAL""
Test: make

This reverts commit 2e880493d6.
2018-09-21 16:06:30 -07:00
Hridya Valsaraju
2e880493d6 Revert "Add command to pass oem commands to HAL"
This reverts commit ddaa8ecb37.

Test: make
Change-Id: I14c745ade7c19d961bdc588d6e09930bc1360b36
2018-09-21 15:47:36 -07:00
Hridya Valsaraju
ddaa8ecb37 Add command to pass oem commands to HAL
Bug: 79480454
Bug: 78793464
Test: fastboot oem command

Change-Id: Ifa20badace91550812742702f3b16f5abe56be72
2018-09-17 15:37:42 -07:00
Hridya Valsaraju
c83cec76fa Get partition file system type from Fastboot HAL
Partition type is required for fastbootd to
format partitions.

Test: make
Bug: 79480454
Change-Id: I49f21fe6f1626cf3da566b33cc84131b3e3c85ff
2018-09-06 14:47:01 -07:00