sm8250-common: add boot hal and its dependencies

This commit is contained in:
SGCMarkus 2022-02-15 18:33:05 +01:00
commit f1624f4271
8 changed files with 1965 additions and 1 deletions

3
Android.bp Normal file
View file

@ -0,0 +1,3 @@
soong_namespace {
imports: ["hardware/qcom-caf/bootctrl"],
}