Loading libs/WindowManager/Shell/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -239,6 +239,9 @@ android_library { "wmshell.protolog.json.gz", "wmshell.protolog.pb", ], flags_packages: [ "com_android_wm_shell_flags", ], kotlincflags: ["-Xjvm-default=all"], manifest: "AndroidManifest.xml", plugins: ["dagger2-compiler"], Loading libs/WindowManager/Shell/AndroidManifest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ <activity android:name=".bubbles.shortcut.CreateBubbleShortcutActivity" android:featureFlag="com.android.wm.shell.enable_retrievable_bubbles" android:exported="true" android:excludeFromRecents="true" android:theme="@android:style/Theme.NoDisplay" Loading @@ -47,6 +48,7 @@ <activity android:name=".bubbles.shortcut.ShowBubblesActivity" android:featureFlag="com.android.wm.shell.enable_retrievable_bubbles" android:exported="true" android:excludeFromRecents="true" android:theme="@android:style/Theme.NoDisplay" > Loading Loading
libs/WindowManager/Shell/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -239,6 +239,9 @@ android_library { "wmshell.protolog.json.gz", "wmshell.protolog.pb", ], flags_packages: [ "com_android_wm_shell_flags", ], kotlincflags: ["-Xjvm-default=all"], manifest: "AndroidManifest.xml", plugins: ["dagger2-compiler"], Loading
libs/WindowManager/Shell/AndroidManifest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ <activity android:name=".bubbles.shortcut.CreateBubbleShortcutActivity" android:featureFlag="com.android.wm.shell.enable_retrievable_bubbles" android:exported="true" android:excludeFromRecents="true" android:theme="@android:style/Theme.NoDisplay" Loading @@ -47,6 +48,7 @@ <activity android:name=".bubbles.shortcut.ShowBubblesActivity" android:featureFlag="com.android.wm.shell.enable_retrievable_bubbles" android:exported="true" android:excludeFromRecents="true" android:theme="@android:style/Theme.NoDisplay" > Loading