lineage: allow Has_legacy_camera_hal1 to configure Shared_libs and Overrides

* mediaserver is now bp

Change-Id: I07e42ca605a3677ae431b38b0e68e5248e0a608c
This commit is contained in:
Alessandro Astone
2019-09-11 12:33:20 +02:00
committed by Bruno Martins
parent 9d8578bb13
commit 33e7ce832c

View File

@@ -11,6 +11,8 @@ type Product_variables struct {
} }
Has_legacy_camera_hal1 struct { Has_legacy_camera_hal1 struct {
Cflags []string Cflags []string
Overrides []string
Shared_libs []string
} }
Should_skip_waiting_for_qsee struct { Should_skip_waiting_for_qsee struct {
Cflags []string Cflags []string