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

Commit 4022272a authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Remove Time from CreateInfo

Time_Delegate was removed in change with Change-Id:
Iae5ef65678f0e6c7c5af520c45bd15980ce3fa55. But the name wasn't removed
from CreateInfo. This didn't cause any problems at runtime, but caused
the layoutlib_create tests to fail.

Change-Id: I079b1e024b97d389eb07d4f088fd860efbb02eb3
parent eae390a9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -228,7 +228,6 @@ public final class CreateInfo implements ICreateInfo {
        "android.os.SystemProperties",
        "android.text.AndroidBidi",
        "android.text.StaticLayout",
        "android.text.format.Time",
        "android.util.FloatMath",
        "android.view.Display",
        "libcore.icu.DateIntervalFormat",