Add missing separated g3_shared namespace for 3A codebase.

Test: build g3_shared folder with device target
Bug: 260529866
Bug: 289454093
Change-Id: I1107b766bc368311f07078d85362e49a7adb2854
This commit is contained in:
Cherry Ng 2023-06-30 23:42:49 +08:00
parent 05961615f6
commit 6ff7ca0ee0

View File

@ -28,6 +28,7 @@ PRODUCT_SOONG_NAMESPACES += \
# code coverage support, temporary require separate namespace for folders that
# can be built successfully.
PRODUCT_SOONG_NAMESPACES += \
vendor/google/camera/common/g3_shared \
vendor/google/camera/google_3a/libs_v4/g3ABase \
vendor/google/camera/google_3a/libs_v4/gABC/native_coverage \
vendor/google/camera/google_3a/libs_v4/gAF \