Home
last modified time | relevance | path

Searched refs:Installable (Results 1 – 10 of 10) sorted by relevance

/system/sepolicy/build/soong/
Dpolicy.go88 Installable *bool member
141 return proptools.BoolDefault(c.properties.Installable, true)
344 Installable *bool member
365 func (c *policyCil) Installable() bool { func
366 return proptools.BoolDefault(c.properties.Installable, true)
440 if !c.Installable() {
462 entries.SetBool("LOCAL_UNINSTALLABLE_MODULE", !c.Installable())
482 Installable *bool member
510 func (c *policyBinary) Installable() bool { func
511 return proptools.BoolDefault(c.properties.Installable, true)
[all …]
Dsepolicy_vers.go51 Installable *bool member
55 return proptools.BoolDefault(v.properties.Installable, true)
Dcompat_cil.go153 Installable: proptools.BoolPtr(false),
166 Installable: proptools.BoolPtr(false),
175 Installable: proptools.BoolPtr(false),
207 Installable: proptools.BoolPtr(false),
Dversioned_policy.go55 Installable *bool member
81 return proptools.BoolDefault(m.properties.Installable, true)
Dsepolicy_neverallow.go84 Installable: proptools.BoolPtr(false),
98 Installable: proptools.BoolPtr(false),
/system/tools/aidl/build/
Dproperties.go55 Installable *bool member
88 Installable *bool member
Daidl_interface_backends.go273 Installable: proptools.BoolPtr(true),
355 Installable: proptools.BoolPtr(true),
/system/tools/hidl/build/
Dproperties.go52 Installable *bool member
Dhidl_interface.go619 Installable: proptools.BoolPtr(true),
/system/tools/xsdc/build/
Dxsdc.go115 Installable *bool member
353 Installable: proptools.BoolPtr(false),