HomeSort by relevance Sort by last modified time
    Searched refs:licenses (Results 1 - 25 of 839) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/android_webview/tools/
webview_licenses.py 6 """Checks third-party licenses for the purposes of the Android WebView build.
9 WebView. This tool checks that all code uses open-source licenses compatible
10 with Android, and that we meet the requirements of those licenses. It can also
13 It makes use of src/tools/licenses.py and the README.chromium files on which
31 import licenses namespace
36 """Gets a list of third-party directories which use licenses incompatible
62 metadata = licenses.ParseDir(directory, REPOSITORY_ROOT,
64 except licenses.LicenseError as e:
195 third_party_dirs = licenses.FindThirdPartyDirs(prune_paths, REPOSITORY_ROOT)
196 return licenses.FilterDirsWithFiles(third_party_dirs, REPOSITORY_ROOT
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
lcp.bat 5 REM The ASF licenses this file to You under the Apache License, Version 2.0
9 REM http://www.apache.org/licenses/LICENSE-2.0
  /bootable/recovery/minelf/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /build/tools/check_prereq/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /build/tools/droiddoc/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /build/tools/fs_config/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/build/
config.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/hostsidetests/appsecurity/test-apps/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/hostsidetests/monkey/test-apps/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/libs/runner/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/libs/testserver/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/libs/util/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/libs/wrappedgtest/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/suite/pts/deviceTests/dram/jni/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/suite/pts/deviceTests/ptsutil/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/suite/pts/deviceTests/simplecpu/jni/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/tests/accessibility/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/tests/core/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/tests/core/libcore/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/tests/core/libcore/com/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/tests/core/libcore/dalvik/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/tests/core/libcore/libcore/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0
  /cts/tests/core/libcore/org/
Android.mk 7 # http://www.apache.org/licenses/LICENSE-2.0

Completed in 761 milliseconds

1 2 3 4 5 6 7 8 91011>>