mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Revert "(Android) use lastUpdateTime instead of versionCode for asset extraction"
This reverts commit bc28ccbaad65ec430908af071f91d92570800a55.
This commit is contained in:
parent
32dca887d3
commit
c8169aa816
@ -90,7 +90,7 @@ public class RetroArch extends Activity implements
|
|||||||
Log.i(TAG, "Using refresh rate: " + rate + " Hz.");
|
Log.i(TAG, "Using refresh rate: " + rate + " Hz.");
|
||||||
return rate;
|
return rate;
|
||||||
}
|
}
|
||||||
|
|
||||||
private String readCPUInfo() {
|
private String readCPUInfo() {
|
||||||
String result = "";
|
String result = "";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user