android_device_samsung_a20/universal7885-common/Android.bp
roynatech2544 627a52459e
universal7885: Move soong namespace import to root of the tree
Because it was on the same file as power hal, the power hal was not on the target list
Fixes DT2W on settings app, overall deep sleep
2022-04-20 16:03:01 +09:00

6 lines
No EOL
112 B
Text

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