Home
last modified time | relevance | path

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

/build/soong/filesystem/
Dfilesystem.go66 type filesystemProperties struct { struct
68 Use_avb *bool
72 Avb_private_key *string `android:"path"`
75 Avb_algorithm *string
79 Avb_hash_algorithm *string
82 Partition_name *string
86 Type *string
89 File_contexts *string `android:"path"`
93 Base_dir *string
96 Dirs []string
[all …]