Merge changes from topic "b174856119_aosp"
* changes: Drop prebuilt files to android source tree. Update CTS shim
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
drops {
|
drops {
|
||||||
android_build_drop {
|
android_build_drop {
|
||||||
build_id: "6508977"
|
build_id: "7197701"
|
||||||
target: "CtsShim"
|
target: "CtsShim"
|
||||||
source_file: "aosp_arm64/CtsShimPriv.apk"
|
source_file: "aosp_arm64/CtsShimPriv.apk"
|
||||||
}
|
}
|
||||||
@@ -8,5 +8,5 @@ drops {
|
|||||||
version: ""
|
version: ""
|
||||||
version_group: ""
|
version_group: ""
|
||||||
git_project: "platform/frameworks/base"
|
git_project: "platform/frameworks/base"
|
||||||
git_branch: "rvc-dev"
|
git_branch: "sc-dev"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
drops {
|
drops {
|
||||||
android_build_drop {
|
android_build_drop {
|
||||||
build_id: "6508977"
|
build_id: "7197701"
|
||||||
target: "CtsShim"
|
target: "CtsShim"
|
||||||
source_file: "aosp_arm64/CtsShim.apk"
|
source_file: "aosp_arm64/CtsShim.apk"
|
||||||
}
|
}
|
||||||
@@ -8,5 +8,5 @@ drops {
|
|||||||
version: ""
|
version: ""
|
||||||
version_group: ""
|
version_group: ""
|
||||||
git_project: "platform/frameworks/base"
|
git_project: "platform/frameworks/base"
|
||||||
git_branch: "rvc-dev"
|
git_branch: "sc-dev"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
drops {
|
drops {
|
||||||
android_build_drop {
|
android_build_drop {
|
||||||
build_id: "6508977"
|
build_id: "7197701"
|
||||||
target: "CtsShim"
|
target: "CtsShim"
|
||||||
source_file: "aosp_x86_64/CtsShimPriv.apk"
|
source_file: "aosp_x86_64/CtsShimPriv.apk"
|
||||||
}
|
}
|
||||||
@@ -8,5 +8,5 @@ drops {
|
|||||||
version: ""
|
version: ""
|
||||||
version_group: ""
|
version_group: ""
|
||||||
git_project: "platform/frameworks/base"
|
git_project: "platform/frameworks/base"
|
||||||
git_branch: "rvc-dev"
|
git_branch: "sc-dev"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
drops {
|
drops {
|
||||||
android_build_drop {
|
android_build_drop {
|
||||||
build_id: "6508977"
|
build_id: "7197701"
|
||||||
target: "CtsShim"
|
target: "CtsShim"
|
||||||
source_file: "aosp_x86_64/CtsShim.apk"
|
source_file: "aosp_x86_64/CtsShim.apk"
|
||||||
}
|
}
|
||||||
@@ -8,5 +8,5 @@ drops {
|
|||||||
version: ""
|
version: ""
|
||||||
version_group: ""
|
version_group: ""
|
||||||
git_project: "platform/frameworks/base"
|
git_project: "platform/frameworks/base"
|
||||||
git_branch: "rvc-dev"
|
git_branch: "sc-dev"
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -52,6 +52,9 @@
|
|||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
|
<!-- The stub shared library for package visibility test -->
|
||||||
|
<library android:name="com.android.cts.ctsshim.shared_library" />
|
||||||
|
|
||||||
</application>
|
</application>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user