Home
last modified time | relevance | path

Searched defs:DeviceProperties (Results 1 – 2 of 2) sorted by relevance

/build/soong/filesystem/
Dandroid_device.go72 type DeviceProperties struct { struct
74 Bootloader *string `android:"path"`
76 Android_info *string `android:"path"`
82 Main_device *bool
84 Ab_ota_updater *bool
85 Ab_ota_partitions []string
86 Ab_ota_keys []string
87 Ab_ota_postinstall_config []string
89 Ramdisk_node_list *string `android:"path"`
90 Releasetools_extension *string `android:"path"`
[all …]
/build/soong/java/
Dbase.go267 type DeviceProperties struct { struct
275 Sdk_version *string
279 Max_sdk_version *string
283 Replace_max_sdk_version_placeholder *string
287 Target_sdk_version *string
292 Platform_apis *bool
294 Aidl struct {
322 Hostdex *bool
324 Target struct {
333 System_modules *string
[all …]