Files
device_google_taimen/Android.bp
PixelBoot 7c6098105b taimen: move bootctrl to device specific trees
Since we've adapted libgpt-utils to specific trees, bootctrl needs that too.
2024-06-08 21:21:39 +08:00

7 lines
109 B
Plaintext

soong_namespace {
imports: [
"hardware/google/pixel",
"hardware/qcom/bootctrl",
],
}