Files
device_google_walleye/Android.bp
PixelBoot 61849f5068 walleye: move bootctrl to device specific trees
Since we've adapted libgpt-utils to specific trees, bootctrl needs that too.
2024-07-20 23:33:37 +08:00

7 lines
109 B
Plaintext

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