hiphi: Add bootctrl HAL and gpt-utils

Signed-off-by: 7Soldier <reg.fm4@gmail.com>
This commit is contained in:
Cosmin Tanislav 2022-10-25 23:35:04 +05:30 committed by 7Soldier
commit d668daaf63
10 changed files with 2300 additions and 11 deletions

View file

@ -6,4 +6,7 @@
//
soong_namespace {
imports: [
"hardware/qcom-caf/bootctrl",
],
}