1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
{
"Lineage": {
"Has_legacy_camera_hal1": false,
"Needs_text_relocations": false,
"Specific_camera_parameter_library": "",
"Target_shim_libs": "",
"Uses_generic_camera_parameter_library": true,
"Uses_nvidia_enhancements": false,
"Uses_qcom_bsp_legacy": false,
"Uses_qti_camera_device": false
},
"Make_suffix": "-aosp_x86_64",
"Platform_sdk_version": 27,
"Platform_version_all_codenames": ["REL"],
"Unbundled_build": false,
"Brillo": false,
"Malloc_not_svelte": true,
"Allow_missing_dependencies": true,
"SanitizeHost": [],
"SanitizeDevice": [],
"SanitizeDeviceDiag": [],
"SanitizeDeviceArch": [],
"HostStaticBinaries": false,
"Binder32bit": false,
"DevicePrefer32BitExecutables": false,
"UseGoma": false,
"Debuggable": true,
"Eng": true,
"VendorPath": "vendor",
"ClangTidy": false,
"TidyChecks": "",
"NativeCoverage": false,
"CoveragePaths": [],
"CoverageExcludePaths": [],
"DeviceName": "generic_x86_64",
"DeviceArch": "x86_64",
"DeviceArchVariant": "x86_64",
"DeviceCpuVariant": "",
"DeviceAbi": ["x86_64", ""],
"DeviceUsesClang": true,
"DeviceVndkVersion": "",
"DeviceSecondaryArch": "x86",
"DeviceSecondaryArchVariant": "x86_64",
"DeviceSecondaryCpuVariant": "",
"DeviceSecondaryAbi": ["x86", ""],
"HostArch": "x86_64",
"HostSecondaryArch": "x86",
"CrossHost": "windows",
"CrossHostArch": "x86",
"CrossHostSecondaryArch": "x86_64",
"Safestack": false,
"EnableCFI": true,
"IntegerOverflowExcludePaths": ["",""],
"Device_uses_hwc2": true,
"Override_rs_driver": "",
"Treble": true,
"Pdk": false,
"ArtUseReadBarrier": true,
"BtConfigIncludeDir": "",
"DeviceKernelHeaders": []
}
|