Add Debug Logs to AllAppsStore's dump for Bitmap flags
Bitmap flag state determines whether or not the work badge is shown. Sometimes, it is not present when it should be. This state is necessary for determining why the badges are not showing. Bug: 377618519 Test: Verified that the logs don't crash the app when they are printed. Used command: adb shell dumpsys activity com.google.android.apps.nexuslauncher.NexusLauncherActivity | grep -A 68 "AllAppsStore" Flag: EXEMPT bug logs Change-Id: Ia52ae49cdf9dcfda7ffbef1e7c71f2a17782fbae
Loading
Please register or sign in to comment