Steven Moreland
b3a4d3832e
Remove libhwbinder/libhidltransport deps
...
Since these were combined into libhidlbase.
Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I075670b64eebbbbd6a6ae0e84ad51bf1c6f5ba36
2019-09-06 01:07:02 +00:00
Steven Moreland
1ae4615d9f
Update hidl makefiles for bpfmt
...
hidl-generated makefiles are now generated such that bpfmt(file) == file.
Bug: 67417008
Test: enable bpfmt hook
Change-Id: I1f69d292bc23a7cc293a66110cb02d597e1019ad
2019-04-17 09:38:50 -07:00
Treehugger Robot
bed4e0c75c
Merge "Add a default implementation for fastboot HAL."
2019-03-07 04:14:16 +00:00
Hridya Valsaraju
9705205db6
Add a default implementation for fastboot HAL.
...
Bug: 124727766
Test: fastboot getvar variant, fastboot getvar off-mode-charge,
fastboot oem cmd, fastboot getvar soc-voltage-ok,
fastboot getvar partition-type:userdata
Change-Id: I936e02dbfdf0066db8817a9ade9164dd4c96781f
2019-03-06 16:32:35 -08:00
Steven Moreland
a878aee9ab
Update makefies: no 'types'
...
Bug: 123976090
Test: N/A
Change-Id: I30fb04c81889b62775e1b764b965fdb0f893de17
2019-03-04 11:27:17 -08:00
Steven Moreland
1c15915098
Update makefiles.
...
Some of these were out of date.
Bug: N/A
Test: N/A
Change-Id: I25a2706b95e199f5728cda5a5e4e2b23c60a8d40
2018-10-16 16:36:45 -07:00
Hridya Valsaraju
4839e9f8d8
Add a command to get the minimum battery voltage required for flashing
...
Bug: 79480454
Test: fastboot getvar battery-soc-ok
Change-Id: I6141993972a3084fe3620d81f707999e1264b997
Merged-In: I6141993972a3084fe3620d81f707999e1264b997
(cherry picked from commit 83f5631deb
)
2018-10-05 16:15:31 -07:00
Hridya Valsaraju
9d2c581e8c
Add command to check whether off-mode-charging is enabled.
...
Bug: 78793464
Bug: 79480454
Test: fastboot getvar off-mode-charge
Change-Id: I1bd4148ff3476acf110e4aa95a40084300608875
Merged-In: I1bd4148ff3476acf110e4aa95a40084300608875
(cherry picked from commit 3d76cf0d8e
)
2018-09-28 14:17:48 -07:00
Hridya Valsaraju
338b0c70ef
Add command to read fastboot variable 'variant'
...
Bug: 79480454
Test: fastboot getvar variant
Change-Id: I04f588f09d03e121c066449b0a7223f51d2e59af
Merged-In: I04f588f09d03e121c066449b0a7223f51d2e59af
(cherry picked from commit 3f27a7b373
)
2018-09-28 11:44:00 -07:00
Hridya Valsaraju
f5fda3976a
Reland "Add command to pass oem commands to HAL"
...
Test: make
This reverts commit 2e880493d6
.
Change-Id: I7cdfa6a01b5d776659dd4e7595915574b341cd9c
Merged-In: I7cdfa6a01b5d776659dd4e7595915574b341cd9c
(cherry picked from commit 3c2443ec29
)
2018-09-25 23:23:36 +00:00
Hridya Valsaraju
d604080c58
Revert "Add command to pass oem commands to HAL"
...
This reverts commit ddaa8ecb37
.
Reason for revert: This needs to go to master first to prevent build breaks.
Change-Id: I6418f1ba5dab492dc11b8c24e5d83ea7257d9699
2018-09-21 22:38:57 +00: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