8c375feb686dee8b6e8a9c69100de88c4d61afdc
When switched to a different user (e.g. Restricted profile), the TvInputManagerService continues to use the TV storage of the previous user for logging, resulting in failure of the FOREIGN KEY constraint since channel data for the current user don’t match to the logging data. This change ensures that the system service uses the proper ContentResolver when the user is switched. Bug: 22047202 Change-Id: I870b5bd921e37a5f1219ea66c7a51314c77ddb01
…
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%