Set pkg name in some "leaf" CTS Manifests.

Manifest-merger 26.1.0 (to be added with aosp/678084) performs additional
validation on the manifests and requires package attribute of the manifest to be
explicitly set.

Test: [1] + [2]
Bug: 71775741

[1] make -j80 cts showcommands dist TARGET_PRODUCT=aosp_x86_64
WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY=true
BUILD_GOOGLE_VTS=true ats dts gts pts sts vts google-tradefed-all
general-tests
[2] Resulting Android Manifests are identical:

de24da857b3a969ce27365bd1ba329874469853e
AndroidManifest_CtsAppWidgetLauncher1_aosp_x86_64_with_new_manifest_files_and_new_merger.xml
de24da857b3a969ce27365bd1ba329874469853e
AndroidManifest_CtsAppWidgetLauncher1_aosp_x86_64_with_old_manifest_files_and_new_merger.xml
de24da857b3a969ce27365bd1ba329874469853e
AndroidManifest_CtsAppWidgetLauncher1_aosp_x86_64_with_old_manifest_files_and_old_merger.xml

Change-Id: I1f1182c0221b266fea37e3f7b94febf60e08ffd2
1 file changed