Assigned
Status Update
Comments
wo...@cooseagroup.corp-partner.google.com <wo...@cooseagroup.corp-partner.google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
vi...@google.com <vi...@google.com>
vi...@google.com <vi...@google.com> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
wo...@cooseagroup.corp-partner.google.com <wo...@cooseagroup.corp-partner.google.com> #4
Also, I'm seeing this message in the Logcat:
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
wo...@cooseagroup.corp-partner.google.com <wo...@cooseagroup.corp-partner.google.com> #5
Experiencing the same issues, please see my other report for any useful logs:
https://issuetracker.google.com/issues/235673375
wo...@cooseagroup.corp-partner.google.com <wo...@cooseagroup.corp-partner.google.com> #6
+1, can confirm it doesn't work on Android 13:=
2022-07-15 11:26:15.023 589-5347 PackageManager pid-589 W Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER cmp=xxx/xxx.WatchMessageReceiver }
2022-07-15 11:26:15.023 589-5347 PackageManager pid-589 W Access blocked: ComponentInfo{xxx/xxx.WatchMessageReceiver}
2022-07-15 11:26:15.023 589-5347 ActivityManager pid-589 W Unable to start service Intent { act=com.google.android.gms.wearable.BIND_LISTENER cmp=xxx/xxx.WatchMessageReceiver } U=0: not found
Description
Disclaimer:
Please note, by submitting this bug report, you acknowledge that Google may use information included in the bug report to diagnose technical issues and to improve our products and services, in accordance with our Privacy Policy (
Bug reports include personal information logged on your device or by apps, such as:
File names
Installed apps and usage
Email addresses of the profiles on the device
Device identifiers, such as phone number
Web history information, including URLs / URIs
Location information, including limited location history
Network information, such as IP/SSID/MAC addresses and saved or scanned APNs
System or device information, such as memory and processes
android version: android V
email: wonder.wang@cooseagroup.corp-partner.google.com
Question: After the machine was restored to factory settings, all special features were enabled, and all applications were updated. Once the preconditions for testing were prepared, testing was conducted for one hour. Then the device was left on standby overnight. In the morning, after manually rebooting, an automatic restart occurred.
./kernel_log_6__2025_0110_235250:123048:<14>[ 1151.981728][T23966] apexd: Found "/apex/com.android.media@350820420" backed by file /data/apex/decompressed/com.android.media@350820420.decompressed.apex
./kernel_log_6__2025_0110_235250:412334:<14>[ 5176.195418][ T5556] apexd-unmount-all: Found "/apex/com.android.media@351010060" backed by file /data/app-staging/session_1277534585/com.google.android.media.apex
./kernel_log_6__2025_0110_235250:398395:<14>[ 4605.458574][ T3803] apexd-otachroot: Successfully mounted package /data/app-staging/session_1277534585/com.google.android.media.apex on /apex/com.android.media@351010060 duration=472
[ 52.254750][ T1] init: starting service 'media'...
[ 52.273076][ T674] apexd: Native process 'media' is crashing. Attempting a revert
[ 52.274601][ T674] apexd: Not restoring active packages in checkpoint mode.
[ 52.275772][ T674] apexd: Successfully reverted. Time to reboot device.
[ 52.277949][ T674] apexd: Rebooting device
[ 52.279504][ T1] hang_detect: init set reboot command.
Thanks