Fixed
Status Update
Comments
kr...@tomtom.com <kr...@tomtom.com> #2
Fixed in aosp/2133650.
li...@tomtom.com <li...@tomtom.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit 47782e507ed18b73c1453949544bb7075edfe6dd
Author: Alan Viverette <alanv@google.com>
Date: Tue Jun 21 16:27:55 2022
Clean up lint issues in arch core
Does not fix nullability for methods inheriting from JUnit TestWatcher,
which is not annotated.
Relnote: Updated nullability
Fixes: 236472329
Fixes: 236472101
Fixes: 236472102
Fixes: 236471987
Fixes: 236472078
Fixes: 236472176
Fixes: 236471905
Fixes: 236472103
Test: arch core test suite
Change-Id: I34b6b636572f1bce61d38af563b4a989aa108f82
M arch/core/core-testing/api/restricted_current.txt
M arch/core/core-runtime/api/restricted_current.txt
M arch/core/core-runtime/src/main/java/androidx/arch/core/executor/ArchTaskExecutor.java
M arch/core/core-common/src/main/java/androidx/arch/core/internal/SafeIterableMap.java
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/testing/CountingTaskExecutorRule.java
M arch/core/core-testing/api/public_plus_experimental_current.txt
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/JunitTaskExecutorRule.java
M arch/core/core-common/api/restricted_current.txt
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/testing/InstantTaskExecutorRule.java
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/TaskExecutorWithFakeMainThread.java
M arch/core/core-testing/api/current.txt
M arch/core/core-common/src/main/java/androidx/arch/core/internal/FastSafeIterableMap.java
M arch/core/core-runtime/src/main/java/androidx/arch/core/executor/DefaultTaskExecutor.java
https://android-review.googlesource.com/2133650
Branch: androidx-main
commit 47782e507ed18b73c1453949544bb7075edfe6dd
Author: Alan Viverette <alanv@google.com>
Date: Tue Jun 21 16:27:55 2022
Clean up lint issues in arch core
Does not fix nullability for methods inheriting from JUnit TestWatcher,
which is not annotated.
Relnote: Updated nullability
Fixes: 236472329
Fixes: 236472101
Fixes: 236472102
Fixes: 236471987
Fixes: 236472078
Fixes: 236472176
Fixes: 236471905
Fixes: 236472103
Test: arch core test suite
Change-Id: I34b6b636572f1bce61d38af563b4a989aa108f82
M arch/core/core-testing/api/restricted_current.txt
M arch/core/core-runtime/api/restricted_current.txt
M arch/core/core-runtime/src/main/java/androidx/arch/core/executor/ArchTaskExecutor.java
M arch/core/core-common/src/main/java/androidx/arch/core/internal/SafeIterableMap.java
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/testing/CountingTaskExecutorRule.java
M arch/core/core-testing/api/public_plus_experimental_current.txt
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/JunitTaskExecutorRule.java
M arch/core/core-common/api/restricted_current.txt
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/testing/InstantTaskExecutorRule.java
M arch/core/core-testing/src/main/java/androidx/arch/core/executor/TaskExecutorWithFakeMainThread.java
M arch/core/core-testing/api/current.txt
M arch/core/core-common/src/main/java/androidx/arch/core/internal/FastSafeIterableMap.java
M arch/core/core-runtime/src/main/java/androidx/arch/core/executor/DefaultTaskExecutor.java
li...@google.com <li...@google.com>
li...@google.com <li...@google.com> #4
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.arch.core:core-common:2.2.0-alpha01
androidx.arch.core:core-runtime:2.2.0-alpha01
androidx.arch.core:core-testing:2.2.0-alpha01
li...@google.com <li...@google.com>
li...@google.com <li...@google.com> #5
Pkbk pyare bk janu I am miss you babu bk janu I am miss you babu bk janu 🌻🌺 you are not 🚭 I love you janu 🌿🌻 you are free I love u so much mam for you janu 🌻🏵️ you are not 🚫🚭🚫 you are
ap...@google.com <ap...@google.com> #6
Lawde
li...@google.com <li...@google.com>
li...@google.com <li...@google.com> #8
Thanks for pointing this out, working on a fix now
ap...@google.com <ap...@google.com> #9
Project: platform/frameworks/support
Branch: androidx-main
commit 19a4e804b650056de0ecb54a2470e98fcb076727
Author: Rafael Lima <therafael@google.com>
Date: Wed Mar 17 21:46:05 2021
Do not callback `NavigationManagerCallback#onStopNavigation` if the callback is cleared before the executor executes
Relnote: Do not callback `NavigationManagerCallback#onStopNavigation` if the callback is cleared before the executor executes
Bug: 181143772
Test: Unit tests
Change-Id: I7fc5ebe1f371b0530f084f76236ab058f71f2a5c
M car/app/app/src/main/java/androidx/car/app/navigation/NavigationManager.java
M car/app/app/src/test/java/androidx/car/app/navigation/NavigationManagerTest.java
https://android-review.googlesource.com/1643642
Branch: androidx-main
commit 19a4e804b650056de0ecb54a2470e98fcb076727
Author: Rafael Lima <therafael@google.com>
Date: Wed Mar 17 21:46:05 2021
Do not callback `NavigationManagerCallback#onStopNavigation` if the callback is cleared before the executor executes
Relnote: Do not callback `NavigationManagerCallback#onStopNavigation` if the callback is cleared before the executor executes
Bug: 181143772
Test: Unit tests
Change-Id: I7fc5ebe1f371b0530f084f76236ab058f71f2a5c
M car/app/app/src/main/java/androidx/car/app/navigation/NavigationManager.java
M car/app/app/src/test/java/androidx/car/app/navigation/NavigationManagerTest.java
li...@google.com <li...@google.com>
kr...@tomtom.com <kr...@tomtom.com> #10
Thanks a lot for fixing it! Is there any ETA for new library release?
Description
Library version used: 1.0.0-beta01
Devices/Android versions reproduced on: Any
Android Auto version reproduced on: 6.1.6105
Crash when disconnecting from headunit when navigation is started. Simply start the app, start navigating, disconnect/close dhu. After Android Auto service gets destroyed - this is where we clear
NavigationManager
callback, this crash occurs.It seems that
NavigationManager
tries to callonStopNavigation
in the callback even though the service is no longer created.