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

Commit 102f5641 authored by Chad Brubaker's avatar Chad Brubaker Committed by Android (Google) Code Review
Browse files

Merge "Allow Instant Apps to access send_action_app_error" into oc-mr1-dev

parents 3a31bded a6170b86
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);
        }

        /**