Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Remove GregorianCalendar hack
Browse files Browse the repository at this point in the history
Bug: http://b.android.com/199424
Change-Id: I589d153e1f57b6302c6fe3c031c5c63e33ad9996
  • Loading branch information
deepanshu- committed Jan 22, 2016
1 parent fca558c commit 4f3d0c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.

This file was deleted.

Expand Up @@ -200,7 +200,6 @@ public Map<String, InjectMethodRunnable> getInjectedMethodsMap() {
"libcore.io.MemoryMappedFile#mmapRO",
"libcore.io.MemoryMappedFile#close",
"libcore.io.MemoryMappedFile#bigEndianIterator",
"libcore.util.ZoneInfo$WallTime#createGregorianCalendar",
};

/**
Expand Down

0 comments on commit 4f3d0c6

Please sign in to comment.