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

Commit bd12f7b2 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6240311 from eb5f9ca7 to sc-release

Change-Id: I8e56d61ff12b7e96cabe1f3c8121f647fb3dc2fa
parents 6de5e46a eb5f9ca7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ public class LegacyVoicemailNotificationReceiver extends BroadcastReceiver {
              + ", PREVIEW_SDK_INT="
              + Build.VERSION.PREVIEW_SDK_INT
              + ", RELEASE="
              + Build.VERSION.RELEASE);
              + Build.VERSION.RELEASE_OR_CODENAME);
      return;
    }

+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
  <activity
      android:name="com.android.dialer.postcall.PostCallActivity"
      android:exported="false"
      android:theme="@style/Theme.AppCompat.Light"
      android:windowSoftInputMode="adjustResize"/>
  </application>
</manifest>