commit | b23c2fbda1da4cc21ad5d0514ed380ca115ec496 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Tue Oct 24 23:28:04 2023 +0300 |
committer | Michael Bestas <mkbestas@lineageos.org> | Tue Oct 24 23:28:18 2023 +0300 |
tree | e823f5d3e4da82fe1a3c7d97a2bf412c3b2b53d9 | |
parent | aa8c020ab73767eefadb543d0bb28bb5bb61fa8e [diff] |
data-ipa-cfg-mgr: Import hardware/qcom-caf/sm8550 namespace Change-Id: I05d1bec34a000becafe8f9329e797ef56be88572
diff --git a/Android.bp b/Android.bp index 9515b25..6e996fd 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,2 +1,5 @@ soong_namespace { + imports: [ + "hardware/qcom-caf/sm8550" + ], }