summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAnkit Goyal <layog@google.com>2022-01-07 19:57:37 +0000
committerAnkit Goyal <layog@google.com>2022-01-07 19:57:37 +0000
commit167321fcf0e5cc4ad90eed780ce08c28d9ab27eb (patch)
treee6439c8bdf8012833b5e2aeda3094245a11f4059 /Android.bp
parent153fde544bda6429a63360c9403f3ea3883a7497 (diff)
Revert^2 "Namespace gralloc4"
153fde544bda6429a63360c9403f3ea3883a7497 Change-Id: I8b79049f5d79346f259260c30e6adec679d1bb76
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp6
1 files changed, 5 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index bf2bb07..e194922 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,9 @@
soong_namespace {
- imports: ["hardware/google/graphics/common"]
+ imports: [
+ "hardware/google/graphics/common",
+ "hardware/google/gchips/gralloc4",
+ "hardware/google/gchips/GrallocHAL",
+ ]
}
package {