universal7885: Fixup mistakes

* Set flag for keymaster, import Google hardware Soong namespaces back
This commit is contained in:
roynatech2544 2022-04-30 09:25:25 +09:00
commit 6c43e1c6eb
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
3 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,7 @@
soong_namespace {
imports: [
"hardware/samsung",
"hardware/google/pixel",
"hardware/google/interfaces",
],
}