Home
last modified time | relevance | path

Searched full:build (Results 1 – 25 of 866) sorted by relevance

12345678910>>...35

/system/chre/doc/
Dframework_build.md1 # CHRE Framework Build System
5 The CHRE build system is based on Make, and uses a set of Makefiles that allow
8 is also flexible to different build toolchains (though LLVM/Clang or GCC are
11 build system, it can be beneficial to leverage the existing build system to
13 should be possible to build nanoapps from the CHRE build system (to have
14 commonality across devices), and the CHRE framework build shares configuration
15 with the nanoapp build.
17 By default, the output of the build is linked into both a static archive
23 The CHRE build system was originally designed around the philosophy that a
24 vanilla invocation of `make` or `make all` should build any given nanoapp for
[all …]
/system/apex/tests/testdata/sharedlibs/build/
Dbuild_artifacts.sh21 # "apex" type build targets to build.
23 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar:com.android.apex.test.bar
24 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.foo:com.android.apex.test.foo
25 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.pony:com.android.apex.test.pony
28 # "genrule" type build targets to build, and directory they are built from.
30 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar:com.android.apex.test.bar_st…
31 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.baz:com.android.apex.test.baz_st…
32 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.foo:com.android.apex.test.foo_st…
33 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.pony:com.android.apex.test.pony_…
34 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs:com.android.apex.test…
[all …]
/system/extras/simpleperf/scripts/
Dupdate.py17 """Downloads simpleperf prebuilts from the build server."""
92 def fetch_artifact(branch, build, target, name): argument
93 """Fetches and artifact from the build server."""
97 logger().info('Fetching %s from %s %s (artifacts matching %s)', build,
101 '--bid', build, name]
105 def start_branch(build): argument
107 branch_name = 'update-' + (build or 'latest')
112 def commit(branch, build, add_paths): argument
117 simpleperf: update simpleperf prebuilts to build {build}.
119 Taken from branch {branch}.""").format(branch=branch, build=build)
[all …]
/system/chre/
DMakefile15 # Build Configuration ##########################################################
74 # Determine the CHRE_HOST_OS to resolve build discrepancies across Darwin and
98 include $(CHRE_PREFIX)/build/defs.mk
99 include $(CHRE_PREFIX)/build/common.mk
114 include $(CHRE_PREFIX)/build/variant/google_arm64_android.mk
115 include $(CHRE_PREFIX)/build/variant/google_hexagonv62_slpi.mk
116 include $(CHRE_PREFIX)/build/variant/google_hexagonv62_slpi-uimg.mk
117 include $(CHRE_PREFIX)/build/variant/google_hexagonv65_adsp-see.mk
118 include $(CHRE_PREFIX)/build/variant/google_hexagonv65_adsp-see-uimg.mk
119 include $(CHRE_PREFIX)/build/variant/google_hexagonv65_slpi-see.mk
[all …]
/system/sepolicy/tools/
Dsepolicy_generate_compat.py63 '\'. build/envsetup.sh; lunch <build target>\'. Exiting script.')
67 def fetch_artifact(branch, build, pattern, destination='.'): argument
68 """Fetches build artifacts from Android Build server.
71 branch: string, branch to pull build artifacts from
72 build: string, build ID or "latest"
73 pattern: string, pattern of build artifact file name
74 destination: string, destination to pull build artifact to
81 if build == 'latest':
84 cmd.extend(['--bid', build])
112 def download_mapping_file(branch, build, ver, destination='.'): argument
[all …]
Dbuild_policies.sh4 # We use this to build multiple targets at the same time.
11 echo "Usage: $0 <Android root directory> <output directory> [specific targets to build]"
26 source build/envsetup.sh > /dev/null
53 # Calculate the number of targets to build at once.
68 source build/envsetup.sh > /dev/null
77 # Build the policy.
80 echo "$target failed to build"
90 echo "Failed to build: $(grep "\s2\s0\scompile_target" $out_dir/joblog | sed 's/^.* //' | sort | pa…
/system/chre/build/nanoapp/
Dapp.mk8 # Nanoapp Build Configuration Checks ###########################################
26 # If BUILD_ID is unset this must be a local build.
63 # Nanoapp Build ################################################################
69 # Common App Build Configuration ###############################################
127 APP_SUPPORT_PATH = $(CHRE_PREFIX)/build/app_support
169 include $(CHRE_PREFIX)/build/defs.mk
170 include $(CHRE_PREFIX)/build/common.mk
182 include $(CHRE_PREFIX)/build/variant/google_arm64_android.mk
183 include $(CHRE_PREFIX)/build/variant/google_hexagonv62_slpi.mk
184 include $(CHRE_PREFIX)/build/variant/google_hexagonv62_slpi-uimg.mk
[all …]
/system/sepolicy/prebuilts/api/32.0/private/
Dproperty_contexts133 # ro.build.fingerprint is either set in /system/build.prop, or is
135 ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string
559 ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
616 build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int
694 ro.build.characteristics u:object_r:build_prop:s0 exact string
695 ro.build.date u:object_r:build_prop:s0 exact string
696 ro.build.date.utc u:object_r:build_prop:s0 exact int
697 ro.build.description u:object_r:build_prop:s0 exact string
698 ro.build.display.id u:object_r:build_prop:s0 exact string
699 ro.build.flavor u:object_r:build_prop:s0 exact string
[all …]
/system/sepolicy/prebuilts/api/31.0/private/
Dproperty_contexts133 # ro.build.fingerprint is either set in /system/build.prop, or is
135 ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string
555 ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
612 build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int
688 ro.build.characteristics u:object_r:build_prop:s0 exact string
689 ro.build.date u:object_r:build_prop:s0 exact string
690 ro.build.date.utc u:object_r:build_prop:s0 exact int
691 ro.build.description u:object_r:build_prop:s0 exact string
692 ro.build.display.id u:object_r:build_prop:s0 exact string
693 ro.build.flavor u:object_r:build_prop:s0 exact string
[all …]
/system/extras/simpleperf/demo/
DREADME.md49 1. Build and install the application:
53 # and build this project successfully, otherwise the `./gradlew` command below will fail.
58 $ adb install -r app/build/outputs/apk/app-profiling.apk
81 1. Build and install the application:
85 # and build this project sucessfully, otherwise the `./gradlew` command below will fail.
90 $ adb install -r app/build/outputs/apk/debug/app-debug.apk
98 $ python app_profiler.py -p simpleperf.example.cpp -lib app/build
113 1. Build and install the application:
117 # and build this project sucessfully, otherwise the `./gradlew` command below will fail.
122 $ adb install -r app/build/outputs/apk/profiling/app-profiling.apk
[all …]
/system/extras/simpleperf/
DREADME.md9 build, use [this coastguard
10 page](https://android-build.googleplex.com/coastguard/dashboard/5938649007521792/#/request/create)
12 "Submit build requests". You'll get emails keeping you up to date with the
13 progress of the snap and the build.
17 Once you have the build id (a 7-digit number) and the build is complete, run the
20 $ ./scripts/update.py --build 1234567
46 $ ./update.py --build <bid>
85 To check simpleperf contents released in ndk, we can build ndk package.
/system/timezone/apex/tests/src/java/android/tzdata/mts/
DTimeZoneVersionTest.java22 import android.os.Build;
47 if (Build.VERSION.SDK_INT == Build.VERSION_CODES.Q) { in timeZoneModuleIsCompatibleWithThisRelease()
49 } else if (Build.VERSION.SDK_INT == Build.VERSION_CODES.R) { in timeZoneModuleIsCompatibleWithThisRelease()
51 } else if (Build.VERSION.SDK_INT == Build.VERSION_CODES.S) { in timeZoneModuleIsCompatibleWithThisRelease()
53 } else if (Build.VERSION.SDK_INT == Build.VERSION_CODES.S_V2) { in timeZoneModuleIsCompatibleWithThisRelease()
56 } else if (Build.VERSION.SDK_INT == Build.VERSION_CODES.TIRAMISU) { in timeZoneModuleIsCompatibleWithThisRelease()
70 fail("Unhandled SDK_INT version:" + Build.VERSION.SDK_INT); in timeZoneModuleIsCompatibleWithThisRelease()
/system/sepolicy/private/
Dproperty_contexts140 # ro.build.fingerprint is either set in /system/build.prop, or is
142 ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string
653 ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
713 build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int
800 ro.build.characteristics u:object_r:build_prop:s0 exact string
801 ro.build.date u:object_r:build_prop:s0 exact string
802 ro.build.date.utc u:object_r:build_prop:s0 exact int
803 ro.build.description u:object_r:build_prop:s0 exact string
804 ro.build.display.id u:object_r:build_prop:s0 exact string
805 ro.build.flavor u:object_r:build_prop:s0 exact string
[all …]
/system/sepolicy/prebuilts/api/33.0/private/
Dproperty_contexts140 # ro.build.fingerprint is either set in /system/build.prop, or is
142 ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string
653 ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
713 build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int
800 ro.build.characteristics u:object_r:build_prop:s0 exact string
801 ro.build.date u:object_r:build_prop:s0 exact string
802 ro.build.date.utc u:object_r:build_prop:s0 exact int
803 ro.build.description u:object_r:build_prop:s0 exact string
804 ro.build.display.id u:object_r:build_prop:s0 exact string
805 ro.build.flavor u:object_r:build_prop:s0 exact string
[all …]
/system/chre/build/variant/
Dgoogle_x86_googletest.mk2 # CHRE GoogleTest Build Variant
5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
42 provided by initializing the Android build environment.")
45 include $(CHRE_PREFIX)/build/arch/x86.mk
50 # Instruct the build to link a final executable.
58 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_arm64_android.mk5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
21 include $(CHRE_PREFIX)/build/nanoapp/google_android.mk
23 # Instruct the build to link a final executable.
31 include $(CHRE_PREFIX)/build/arch/arm64.mk
32 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_hexagonv62_slpi.mk5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
27 TARGET_SO_LATE_LIBS += $(CHRE_PREFIX)/build/app_support/google_slpi/libchre_slpi_skel.so
28 include $(CHRE_PREFIX)/build/nanoapp/google_slpi.mk
31 include $(CHRE_PREFIX)/build/arch/hexagon.mk
32 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_hexagonv65_slpi-see.mk5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
31 TARGET_SO_LATE_LIBS += $(CHRE_PREFIX)/build/app_support/google_slpi/libchre_slpi_skel.so
32 include $(CHRE_PREFIX)/build/nanoapp/google_slpi.mk
35 include $(CHRE_PREFIX)/build/arch/hexagon.mk
36 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_hexagonv65_adsp-see.mk5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
31 TARGET_SO_LATE_LIBS += $(CHRE_PREFIX)/build/app_support/google_slpi/libchre_slpi_skel.so
32 include $(CHRE_PREFIX)/build/nanoapp/google_slpi.mk
35 include $(CHRE_PREFIX)/build/arch/hexagon.mk
36 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_hexagonv66_slpi-see.mk5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
31 TARGET_SO_LATE_LIBS += $(CHRE_PREFIX)/build/app_support/google_slpi/libchre_slpi_skel.so
32 include $(CHRE_PREFIX)/build/nanoapp/google_slpi.mk
35 include $(CHRE_PREFIX)/build/arch/hexagon.mk
36 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_hexagonv66_adsp-see.mk5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
31 TARGET_SO_LATE_LIBS += $(CHRE_PREFIX)/build/app_support/google_slpi/libchre_slpi_skel.so
32 include $(CHRE_PREFIX)/build/nanoapp/google_slpi.mk
35 include $(CHRE_PREFIX)/build/arch/hexagon.mk
36 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_hexagonv66_slpi-qsh.mk6 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
33 TARGET_SO_LATE_LIBS += $(CHRE_PREFIX)/build/app_support/google_slpi/libchre_slpi_skel.so
34 include $(CHRE_PREFIX)/build/nanoapp/google_slpi.mk
37 include $(CHRE_PREFIX)/build/arch/hexagon.mk
38 include $(CHRE_PREFIX)/build/build_template.mk
Dgoogle_hexagonv62_slpi-uimg.mk5 include $(CHRE_PREFIX)/build/clean_build_template_args.mk
33 TARGET_SO_LATE_LIBS += $(CHRE_PREFIX)/build/app_support/google_slpi/libchre_slpi_skel.so
34 include $(CHRE_PREFIX)/build/nanoapp/google_slpi.mk
37 include $(CHRE_PREFIX)/build/arch/hexagon.mk
38 include $(CHRE_PREFIX)/build/build_template.mk
/system/apex/proto/
Dapex_build_info.proto37 // Value of --min_sdk_version parameter passed at build time.
40 // Value of --target_sdk_version parameter passed at build time.
43 // Whether the --no_hashtree option was set at build time.
46 // Value of --override_apk_package_name passed at build itme.
49 // Value of --logging_parent passed at build time.
52 // Value of --payload_fs_type passed at build time.
/system/sepolicy/prebuilts/api/28.0/public/
Dproperty_contexts119 ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
176 ro.bootimage.build.date u:object_r:exported2_default_prop:s0 exact string
177 ro.bootimage.build.date.utc u:object_r:exported2_default_prop:s0 exact int
178 ro.bootimage.build.fingerprint u:object_r:exported2_default_prop:s0 exact string
180 ro.build.date u:object_r:exported2_default_prop:s0 exact string
181 ro.build.date.utc u:object_r:exported2_default_prop:s0 exact int
182 ro.build.description u:object_r:exported2_default_prop:s0 exact string
183 ro.build.display.id u:object_r:exported2_default_prop:s0 exact string
184 ro.build.fingerprint u:object_r:exported_fingerprint_prop:s0 exact string
185 ro.build.host u:object_r:exported2_default_prop:s0 exact string
[all …]

12345678910>>...35