commit | 548561092e60ef17ed36b14f0db993946266b1ad | [log] [tgz] |
---|---|---|
author | merothh <merothh@gmail.com> | Thu Nov 04 12:07:41 2021 +0530 |
committer | merothh <merothh@gmail.com> | Thu Jan 13 15:55:53 2022 +0530 |
tree | a2741f9e04bf5e946b51c7d3be55f7b9b07364c5 |
FP4: Initial (recoveryonly) tree * LineageOS recovery boots and is functional
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..dfecee0 --- /dev/null +++ b/Android.bp
@@ -0,0 +1,3 @@ +soong_namespace { + imports: ["hardware/qcom-caf/bootctrl"], +}