76bf6ff5252f223fee0e73a77d7ca77c6698624c
The display of content is in majority depending on the callback result of SIM card (in order to display the content). However, to reduce the number of access of SubscriptionManager and improve performance, a proxy has been design in between to reduce the traffic and the latency required. Within this situation, content didn't get displayed when Activity get restarted since Proxy avoid to reduce the traffic through reducing the callback to the Activity and even not generating request for update when Activity resume. Bug: 188982508 Test: local & unit test Change-Id: Ia3b946a853f87a469ce07a398f3811f605d38f1d
Merge "Move Prevent Ringing gesture underneath power menu" into sc-dev am:
555d127af5
am: 831d02823c
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%