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

Commit 949dbf76 authored by Chet Haase's avatar Chet Haase
Browse files

Fix the build from two breaking changes (update to current.xml and ViewRoot import)

Change-Id: I987b12f7c5fdd4137faa55405fce99bd6f73fc71
parent 0df8bfed
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -4336,7 +4336,7 @@
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="16843560"
 value="16843561"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
@@ -4347,7 +4347,7 @@
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="16843561"
 value="16843562"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
@@ -4358,7 +4358,7 @@
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="16843558"
 value="16843559"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
@@ -4369,7 +4369,7 @@
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="16843559"
 value="16843560"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
+1 −0
Original line number Original line Diff line number Diff line
@@ -33,6 +33,7 @@ import android.util.Config;
import android.util.DisplayMetrics;
import android.util.DisplayMetrics;
import android.util.Log;
import android.util.Log;
import android.util.EventLog;
import android.util.EventLog;
import android.util.Slog;
import android.util.SparseArray;
import android.util.SparseArray;
import android.view.View.MeasureSpec;
import android.view.View.MeasureSpec;
import android.view.accessibility.AccessibilityEvent;
import android.view.accessibility.AccessibilityEvent;