Searched refs:always (Results 1 – 17 of 17) sorted by relevance
/build/make/target/board/ |
D | gsi_system_ext.prop | 1 # GSI always generate dex pre-opt in system image 4 # GSI always disables adb authentication
|
D | gsi_system_ext_user.prop | 1 # GSI always generate dex pre-opt in system image
|
/build/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 48 # LOCAL_PACKAGE_NAME. Modules listed here will always be installed in 88 # If you want to always set certain system properties, add them to this list.
|
/build/make/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 48 # LOCAL_PACKAGE_NAME. Modules listed here will always be installed in 88 # If you want to always set certain system properties, add them to this list.
|
D | Changes.md | 172 Since this usually isn't a valid path, you can almost always just remove the 258 modules to specify that they should always be installed on `-eng`, or `-eng` 330 for real files to be built, but any target marked with `.PHONY` is also always 594 In Android.mk files, you can always assume that the current directory is the
|
/build/make/tools/acp/ |
D | README | 22 If you copy from NFS to local disk, your NFS files will always be
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 85 but always increases application complexity. If you have not run into any limitations
|
/build/soong/androidmk/androidmk/ |
D | android.go | 800 return includeVariableIf(bpVar, always) 827 func always(ctx variableAssignmentContext) bool { func
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | config.proto | 16 // Resources to be always kept in the master split.
|
/build/make/tools/releasetools/ |
D | Android.bp | 179 // `avbtool` is not here, as the script always uses the one from info_dict['avb_avbtool'].
|
D | pylintrc | 150 # Good variable names which should always be accepted, separated by a comma 153 # Bad variable names which should always be refused, separated by a comma
|
/build/soong/docs/ |
D | best_practices.md | 5 Never write to the source directory during the build, always write to 148 `PRODUCT_PACKAGES` will force them to always be installed, wasting space.
|
D | map_files.md | 136 not always possible.
|
D | perf.md | 245 Soong always loads the entire module graph, so as modules convert from Make to
|
/build/soong/ |
D | README.md | 283 used by other packages. Modules are always visible to other modules declared 357 multi-element list, and always includes a trailing comma in lists and maps.
|
/build/make/core/ |
D | binary.mk | 417 ifneq ($(filter true always, $(LOCAL_FDO_SUPPORT)),) 422 else ifneq ($(filter true,$(BUILD_FDO_OPTIMIZE))$(filter always,$(LOCAL_FDO_SUPPORT)),)
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-1.6.2.min.js | 16 …ferred(),d;f.extend(b,{then:function(a,c){b.done(a).fail(c);return this},always:function(){return … method
|