Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions framework.jar.out/smali/android/os/BuildExt.smali
Original file line number Diff line number Diff line change
Expand Up @@ -2028,7 +2028,17 @@

move-result v0

if-eqz v0, :cond_0

const/4 v0, 0x0

:goto_0
return v0

:cond_0
const/4 v0, 0x1

goto :goto_0
.end method

.method public static isDailyFirmware()Z
Expand Down