blob: ed0893337925c90dcaa545846846e9106ee50d8a [file] [log] [blame]
Simon Shields4ed46052017-08-23 12:03:36 +10001package android
2type Product_variables struct {
Kevin F. Haggerty59009f82018-08-25 20:23:19 -06003 Additional_gralloc_10_usage_bits struct {
4 Cppflags []string
5 }
Michael Bestasf3f7eb22018-12-29 23:34:17 +02006 Apply_msm8974_1440p_egl_workaround struct {
7 Cflags []string
8 }
Alessandro Astonee5acfae2018-10-12 00:16:27 +02009 Bootloader_message_offset struct {
10 Cflags []string
11 }
Adrian DC41927e42017-07-24 14:04:34 +020012 Has_legacy_camera_hal1 struct {
13 Cflags []string
Alessandro Astone33e7ce82019-09-11 12:33:20 +020014 Overrides []string
15 Shared_libs []string
Adrian DC41927e42017-07-24 14:04:34 +020016 }
Michael Bestaseb37bbb2018-08-28 20:31:16 +030017 Should_skip_waiting_for_qsee struct {
18 Cflags []string
19 }
AnilKumar Chimata26b6aba2018-06-20 20:25:55 +053020 Supports_hw_fde struct {
21 Cflags []string
22 Header_libs []string
23 Shared_libs []string
24 }
25 Supports_hw_fde_perf struct {
26 Cflags []string
27 }
Michael Bestasc61fabe2018-08-28 20:19:05 +030028 Supports_legacy_hw_fde struct {
29 Cflags []string
30 }
Han Wang45166aa2019-09-10 13:08:04 +020031 Target_init_vendor_lib struct {
32 Whole_static_libs []string
33 }
Danny Baumannfc6e3812018-08-29 11:04:58 +020034 Target_process_sdk_version_override struct {
35 Cppflags []string
36 }
Adrian DCae509e42018-02-18 14:51:05 +010037 Target_shim_libs struct {
38 Cppflags []string
39 }
Rashed Abdel-Tawab61f5e142017-10-31 20:01:35 -070040 Uses_generic_camera_parameter_library struct {
41 Srcs []string
42 }
Erfan Abdia4d6ce62019-03-09 12:03:41 +020043 Uses_metadata_as_fde_key struct {
44 Cflags []string
45 }
Aaron Kling6fc81b42018-04-21 11:37:39 -050046 Uses_nvidia_enhancements struct {
47 Cppflags []string
48 }
Arne Coucheron73296f12017-12-27 11:36:09 +010049 Uses_qcom_bsp_legacy struct {
50 Cppflags []string
51 }
Rashed Abdel-Tawab31eec202018-03-24 11:17:49 -070052 Uses_qti_camera_device struct {
53 Cppflags []string
54 Shared_libs []string
55 }
jhenrique0997cb87c2019-07-16 15:58:42 -030056 Uses_qcom_um_family struct {
57 Cflags []string
58 Srcs []string
59 }
60 Uses_qcom_um_3_18_family struct {
61 Header_libs []string
62 Shared_libs []string
63 }
64 Uses_qcom_um_4_4_family struct {
65 Header_libs []string
66 Shared_libs []string
67 }
68 Uses_qcom_um_4_9_family struct {
69 Header_libs []string
70 Shared_libs []string
71 }
72 Uses_qcom_um_4_14_family struct {
73 Header_libs []string
74 Shared_libs []string
75 }
Simon Shields4ed46052017-08-23 12:03:36 +100076}
77
78type ProductVariables struct {
Kevin F. Haggerty59009f82018-08-25 20:23:19 -060079 Additional_gralloc_10_usage_bits *string `json:",omitempty"`
Michael Bestasf3f7eb22018-12-29 23:34:17 +020080 Apply_msm8974_1440p_egl_workaround *bool `json:",omitempty"`
Alessandro Astonee5acfae2018-10-12 00:16:27 +020081 Bootloader_message_offset *int `json:",omitempty"`
Adrian DC41927e42017-07-24 14:04:34 +020082 Has_legacy_camera_hal1 *bool `json:",omitempty"`
Michael Bestaseb37bbb2018-08-28 20:31:16 +030083 Should_skip_waiting_for_qsee *bool `json:",omitempty"`
Adrian DCae509e42018-02-18 14:51:05 +010084 Specific_camera_parameter_library *string `json:",omitempty"`
AnilKumar Chimata26b6aba2018-06-20 20:25:55 +053085 Supports_hw_fde *bool `json:",omitempty"`
86 Supports_hw_fde_perf *bool `json:",omitempty"`
Michael Bestasc61fabe2018-08-28 20:19:05 +030087 Supports_legacy_hw_fde *bool `json:",omitempty"`
Han Wang45166aa2019-09-10 13:08:04 +020088 Target_init_vendor_lib *string `json:",omitempty"`
89 Target_process_sdk_version_override *string `json:",omitempty"`
Paul Keith10084bf2018-02-15 21:46:00 +010090 Target_shim_libs *string `json:",omitempty"`
Adrian DCae509e42018-02-18 14:51:05 +010091 Uses_generic_camera_parameter_library *bool `json:",omitempty"`
Erfan Abdia4d6ce62019-03-09 12:03:41 +020092 Uses_metadata_as_fde_key *bool `json:",omitempty"`
Aaron Kling6fc81b42018-04-21 11:37:39 -050093 Uses_nvidia_enhancements *bool `json:",omitempty"`
Adrian DCae509e42018-02-18 14:51:05 +010094 Uses_qcom_bsp_legacy *bool `json:",omitempty"`
Rashed Abdel-Tawab31eec202018-03-24 11:17:49 -070095 Uses_qti_camera_device *bool `json:",omitempty"`
jhenrique0997cb87c2019-07-16 15:58:42 -030096 Uses_qcom_um_family *bool `json:",omitempty"`
97 Uses_qcom_um_3_18_family *bool `json:",omitempty"`
98 Uses_qcom_um_4_4_family *bool `json:",omitempty"`
99 Uses_qcom_um_4_9_family *bool `json:",omitempty"`
100 Uses_qcom_um_4_14_family *bool `json:",omitempty"`
Simon Shields4ed46052017-08-23 12:03:36 +1000101}