Skip to content

Commit

Permalink
Drop prebuilt files to android source tree.
Browse files Browse the repository at this point in the history
The following files have been updated as part of this change:

packages/CtsShim/apk/x86/CtsShim.apk
package: name=com.android.cts.ctsshim
versionCode=35
versionName=15
platformBuildVersionName=15
compileSdkVersion=35
compileSdkVersionCodename=15
sdkVersion:24
targetSdkVersion:28

packages/CtsShim/apk/x86/CtsShimPriv.apk
package: name=com.android.cts.priv.ctsshim
versionCode=35
versionName=15
platformBuildVersionName=15
compileSdkVersion=35
compileSdkVersionCodename=15
sdkVersion:24
targetSdkVersion:28

packages/CtsShim/apk/arm/CtsShim.apk
package: name=com.android.cts.ctsshim
versionCode=35
versionName=15
platformBuildVersionName=15
compileSdkVersion=35
compileSdkVersionCodename=15
sdkVersion:24
targetSdkVersion:28

packages/CtsShim/apk/arm/CtsShimPriv.apk
package: name=com.android.cts.priv.ctsshim
versionCode=35
versionName=15
platformBuildVersionName=15
compileSdkVersion=35
compileSdkVersionCodename=15
sdkVersion:24
targetSdkVersion:28

Built here: ab/11947186

This build IS suitable for public release.

The change is generated with prebuilt drop tool.

Bug: 308573169
Bug: 309625722
Test: presubmit
Change-Id: I4ed8acdf61fc4a8492782278a8daefa686c9407b
  • Loading branch information
dariofreni committed Jun 10, 2024
1 parent d30e988 commit 0b82520
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
drops {
android_build_drop {
build_id: "10093150"
build_id: "11947186"
target: "CtsShim"
source_file: "aosp_arm64/CtsShimPriv.apk"
}
dest_file: "packages/CtsShim/apk//arm/CtsShimPriv.apk"
version: ""
version_group: ""
git_project: "platform/frameworks/base"
git_branch: "udc-dev"
git_branch: "main"
transform: TRANSFORM_NONE
transform_options {
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
drops {
android_build_drop {
build_id: "10093150"
build_id: "11947186"
target: "CtsShim"
source_file: "aosp_arm64/CtsShim.apk"
}
dest_file: "packages/CtsShim/apk//arm/CtsShim.apk"
version: ""
version_group: ""
git_project: "platform/frameworks/base"
git_branch: "udc-dev"
git_branch: "main"
transform: TRANSFORM_NONE
transform_options {
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
drops {
android_build_drop {
build_id: "10093150"
build_id: "11947186"
target: "CtsShim"
source_file: "aosp_x86_64/CtsShimPriv.apk"
}
dest_file: "packages/CtsShim/apk//x86/CtsShimPriv.apk"
version: ""
version_group: ""
git_project: "platform/frameworks/base"
git_branch: "udc-dev"
git_branch: "main"
transform: TRANSFORM_NONE
transform_options {
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
drops {
android_build_drop {
build_id: "10093150"
build_id: "11947186"
target: "CtsShim"
source_file: "aosp_x86_64/CtsShim.apk"
}
dest_file: "packages/CtsShim/apk//x86/CtsShim.apk"
version: ""
version_group: ""
git_project: "platform/frameworks/base"
git_branch: "udc-dev"
git_branch: "main"
transform: TRANSFORM_NONE
transform_options {
}
Expand Down
Binary file modified packages/CtsShim/apk/arm/CtsShim.apk
Binary file not shown.
Binary file modified packages/CtsShim/apk/arm/CtsShimPriv.apk
Binary file not shown.
Binary file modified packages/CtsShim/apk/x86/CtsShim.apk
Binary file not shown.
Binary file modified packages/CtsShim/apk/x86/CtsShimPriv.apk
Binary file not shown.

0 comments on commit 0b82520

Please sign in to comment.