Files
device_google_taimen/Android.bp
PixelBoot 6a8c3f2adf taimen: move bootctrl to device specific trees
Since we've adapted libgpt-utils to specific trees, bootctrl needs that too.
2023-04-13 14:01:55 +08:00

7 lines
109 B
Plaintext

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