summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/transcode/TranscodeUserControlPreferenceController.java
diff options
context:
space:
mode:
authorhoffc <quic_hoffc@quicinc.com>2022-03-02 17:51:50 +0800
committerhoffc <quic_hoffc@quicinc.com>2022-03-02 18:05:42 +0800
commit779f8710ba74716a5ff6850b074dc4d2c7ff2392 (patch)
tree916dabfd40186b83d945ecdceecb1fcddd8dcc9a /src/com/android/settings/development/transcode/TranscodeUserControlPreferenceController.java
parent3073937a87c10e1950ba04ac62aa49f1f9235ad8 (diff)
Settings: Fix SuperNotCalledException in MobileNetworkActivity.
Receives onResume callback in sub inactive status. the super.onResume is not called. So leads to the SuperNotCalledException. Add the calling of super.onResume in activity onResume callback handling. Change-Id: Id54a1e9cbcb0715a64f4e817bea7921a8707f7e8 CRs-Fixed: 3142212
Diffstat (limited to 'src/com/android/settings/development/transcode/TranscodeUserControlPreferenceController.java')
0 files changed, 0 insertions, 0 deletions