summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2025-03-02 03:42:21 +0200
committerMichael Bestas <mkbestas@lineageos.org>2025-03-12 07:02:08 +0200
commit384111ea9c1e306b32fd6451fbda6d41530986aa (patch)
treee91644d27d010882667af44828b783cb78ff1178
parent50741a3c3f9fe00dda140e0a4e953f3323598478 (diff)
barbet: Remove hardware/qcom/bootctrl import
Change-Id: I34daba0fd7dff1b147e68e7a9a0b54b678089cda
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 550c4f6..8d427b9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,7 +2,6 @@ soong_namespace {
imports: [
"hardware/google/interfaces",
"hardware/google/pixel",
- "hardware/qcom/bootctrl",
],
}