Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6170b86 authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Allow Instant Apps to access send_action_app_error

Bug: 65294464
Test: Manual
Change-Id: I81964362b5109037315064ebc4610adb0edc151f
parent 63c5cd7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10763,6 +10763,7 @@ public final class Settings {
            INSTANT_APP_SETTINGS.add(ANIMATOR_DURATION_SCALE);
            INSTANT_APP_SETTINGS.add(DEBUG_VIEW_ATTRIBUTES);
            INSTANT_APP_SETTINGS.add(WTF_IS_FATAL);
            INSTANT_APP_SETTINGS.add(SEND_ACTION_APP_ERROR);
        }

        /**