/build/soong/licenses/ |
D | Android.bp | 29 license_kinds: ["SPDX-license-identifier-Apache-2.0"], 44 name: "SPDX-license-identifier-0BSD", 50 name: "SPDX-license-identifier-AFL-1.1", 56 name: "SPDX-license-identifier-AFL-1.2", 62 name: "SPDX-license-identifier-AFL-2.0", 68 name: "SPDX-license-identifier-AFL-2.1", 74 name: "SPDX-license-identifier-AFL-3.0", 80 name: "SPDX-license-identifier-AGPL", 89 name: "SPDX-license-identifier-AGPL-1.0", 98 name: "SPDX-license-identifier-AGPL-1.0-only", [all …]
|
/build/make/core/tasks/ |
D | meta-lic.mk | 34 …se-metadata,device/google/bramble,default-permissions.xml,SPDX-license-identifier-Apache-2.0,notic… 35 …es-license-metadata,device/google/bramble,libnfc-nci.conf,SPDX-license-identifier-Apache-2.0,notic… 36 …-license-metadata,device/google/bramble,fstab.postinstall,SPDX-license-identifier-Apache-2.0,notic… 37 …y-files-license-metadata,device/google/bramble,ueventd.rc,SPDX-license-identifier-Apache-2.0,notic… 38 …icense-metadata,device/google/bramble,wpa_supplicant.conf,SPDX-license-identifier-Apache-2.0,notic… 39 …py-files-license-metadata,device/google/bramble,hals.conf,SPDX-license-identifier-Apache-2.0,notic… 40 …se-metadata,device/google/bramble,media_profiles_V1_0.xml,SPDX-license-identifier-Apache-2.0,notic… 41 …tadata,device/google/bramble,media_codecs_performance.xml,SPDX-license-identifier-Apache-2.0,notic… 42 …data,device/google/bramble,device_state_configuration.xml,SPDX-license-identifier-Apache-2.0,notic… 43 …license-metadata,device/google/bramble,task_profiles.json,SPDX-license-identifier-Apache-2.0,notic… [all …]
|
/build/make/tools/droiddoc/ |
D | Android.bp | 27 "SPDX-license-identifier-BSD", 28 "SPDX-license-identifier-CC-BY-2.5", 29 "SPDX-license-identifier-GPL-3.0", 30 "SPDX-license-identifier-MIT",
|
/build/make/tools/fs_config/ |
D | Android.mk | 46 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 62 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 79 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 92 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 106 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 133 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 163 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 190 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 220 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 247 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 [all …]
|
D | fs_config_generator.py | 143 def __init__(self, identifier, value, found, login_shell): argument 156 self.identifier = identifier 168 friendly = identifier[len(AID.PREFIX):].lower() 177 return self.identifier == other.identifier \ 184 self.identifier, self.value, self.normalized_value, self.login_shell) 384 identifier = chunks[1] 388 x.match(identifier) 394 identifier.endswith(x) 396 self._handle_aid(identifier, value) 400 exception, identifier))) [all …]
|
/build/make/target/product/security/ |
D | Android.mk | 9 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 26 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 51 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
|
/build/make/tools/compliance/ |
D | policy_policy.go | 98 anyLgpl = regexp.MustCompile(`^SPDX-license-identifier-LGPL.*`) 99 versionedGpl = regexp.MustCompile(`^SPDX-license-identifier-GPL-\p{N}.*`) 100 genericGpl = regexp.MustCompile(`^SPDX-license-identifier-GPL$`) 101 ccBySa = regexp.MustCompile(`^SPDX-license-identifier-CC-BY.*-SA.*`)
|
/build/soong/cmd/symbols_map/symbols_map_proto/ |
D | symbols_map.proto | 21 // identifier is a unique identifier of a location, generally the hash of the file. For an 24 optional string identifier = 1; field 26 // location is the path to the file with the given identifier. The location should be valid
|
/build/make/tools/compliance/cmd/testdata/restricted/lib/ |
D | libc.a.meta_lic | 3 license_kinds: "SPDX-license-identifier-MPL"
|
D | libd.so.meta_lic | 3 license_kinds: "SPDX-license-identifier-MIT"
|
/build/make/tools/compliance/cmd/testdata/reciprocal/lib/ |
D | libc.a.meta_lic | 3 license_kinds: "SPDX-license-identifier-MPL"
|
D | libd.so.meta_lic | 3 license_kinds: "SPDX-license-identifier-MIT"
|
/build/make/tools/compliance/cmd/testdata/firstparty/lib/ |
D | libc.a.meta_lic | 3 license_kinds: "SPDX-license-identifier-Apache-2.0"
|
D | libd.so.meta_lic | 3 license_kinds: "SPDX-license-identifier-Apache-2.0"
|
/build/make/tools/compliance/cmd/testdata/notice/lib/ |
D | libc.a.meta_lic | 3 license_kinds: "SPDX-license-identifier-MIT"
|
D | libd.so.meta_lic | 3 license_kinds: "SPDX-license-identifier-MIT"
|
/build/soong/cmd/symbols_map/ |
D | symbols_map.go | 112 var identifier string 120 identifier, err = elf.Identifier(*elfFile, true) 127 identifier, err = r8Identifier(*r8File) 138 Identifier: proto.String(identifier),
|
/build/make/tools/compliance/cmd/testdata/reciprocal/bin/ |
D | bin3.meta_lic | 4 license_kinds: "SPDX-license-identifier-NCSA"
|
/build/make/tools/compliance/cmd/testdata/restricted/bin/ |
D | bin3.meta_lic | 4 license_kinds: "SPDX-license-identifier-LGPL-2.0"
|
/build/make/tools/compliance/cmd/testdata/firstparty/bin/ |
D | bin3.meta_lic | 4 license_kinds: "SPDX-license-identifier-Apache-2.0"
|
/build/make/tools/compliance/cmd/testdata/notice/bin/ |
D | bin3.meta_lic | 4 license_kinds: "SPDX-license-identifier-NCSA"
|
/build/make/tools/compliance/cmd/testdata/proprietary/bin/ |
D | bin3.meta_lic | 4 license_kinds: "SPDX-license-identifier-LGPL-2.0"
|
/build/make/tools/compliance/cmd/testdata/proprietary/lib/ |
D | libd.so.meta_lic | 3 license_kinds: "SPDX-license-identifier-MIT"
|
/build/make/target/product/gsi/ |
D | Android.mk | 119 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 130 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 147 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 160 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
|
/build/make/target/board/ |
D | Android.mk | 59 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 legacy_not_a_contribution 91 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 legacy_not_a_contribution 122 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 legacy_not_a_contribution 154 LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 legacy_not_a_contribution
|