Searched refs:because (Results 1 – 15 of 15) sorted by relevance
/build/soong/android/ |
D | neverallow.go | 65 because("the VNDK can never contain a library that is device dependent."), 70 because("a VNDK module can never have an owner."), 76 because("manifest enforcement should be independent of ."), 82 because("nothing should care if linker namespaces are enabled or not"), 124 because("Only core libraries projects can depend on " + m) 134 because("updatable-media includes private APIs. Use updatable_media_stubs instead."), 148 because("java_device_for_host can only be used in whitelisted projects"), 237 func (r *rule) because(reason string) *rule { func
|
/build/make/tools/zipalign/ |
D | Android.bp | 18 // NOTE: Do not add any shared_libs dependencies because they will break the
|
/build/kati/ |
D | CONTRIBUTORS | 4 # but not in AUTHORS, because Google holds the copyright.
|
D | INTERNALS.md | 18 build". Null build is a build which does nothing, because all output files are 19 already up-to-date. Full build is a build which builds everything, because there 38 because we thought the source code of GNU make is somewhat complicated due to 297 have the same meaning. This is tricky because kati shouldn't evaluate expressions 378 because of the number of GNU make functions. However, their implementations are 444 useful only for testing because this lacks some important features for a build 491 step is actually fairly complicated because kati needs to map GNU make's 507 should output PASS, because the result of $(shell echo) is an empty string. GNU
|
/build/blueprint/ |
D | CONTRIBUTING.md | 6 (CLA), which you can do online. The CLA is necessary mainly because you own the
|
D | Blueprints | 165 // gotestmain tests can't be on the gotestmain module because it is an implicit dependency of tests.
|
/build/make/target/board/ |
D | go_defaults_common.prop | 33 # extra cpu and battery. That's because the quicken files will be jit-ed in all
|
/build/soong/docs/ |
D | clion.md | 68 This is because you need to change the project root. Via Tools > CMake >
|
D | perf.md | 32 In most cases, we've found that the fast-path is slow because all of the 140 In this case, art/cmdline/cmdline_parser_test.o was rebuilt because it uses
|
/build/make/core/ |
D | cleanbuild.mk | 99 $(info *** A clean build is required because of a recent change.)
|
/build/make/tools/acp/ |
D | README | 23 newer, because the local disk time stamp is truncated rather than
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-core.css | 1106 margin-top:-23px; /* instead of bottom:23px, because IE won't do it correctly */
|
/build/make/ |
D | Changes.md | 166 Those are often marked as `.PHONY` because the Android build system doesn't
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 1108 margin-top:-23px; /* instead of bottom:23px, because IE won't do it correctly */
|
/build/make/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 3746 min-height:93px; /* add 3px because this has 1 not 4px top border */ 3930 overflow:hidden; /* because the repositioned page links makes the section think it needs to scroll
|