From ba24dd28c2c25abd5d744de9e24ebdf24f5ddcb3 Mon Sep 17 00:00:00 2001 From: Roman Kiryanov Date: Wed, 14 May 2025 22:29:41 +0000 Subject: [PATCH] Move hwc3 to goldfish goldfish-opengl will be retired Bug: 416327221 Test: presubmit Change-Id: Ie7250187d9604f9c6f9d368a513493dc72aa5c58 Signed-off-by: Roman Kiryanov --- Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.bp b/Android.bp index d1b5ae3..cfca5ba 100644 --- a/Android.bp +++ b/Android.bp @@ -258,7 +258,7 @@ cc_library_headers { vendor_available: true, export_include_dirs: ["cros_gralloc"], visibility: [ - "//device/generic/goldfish-opengl/system/hwc3:__subpackages__", + "//device/generic/goldfish/hals/hwc3:__subpackages__", ], }