SmartUpdateUtils.smali

.class public Lcom/baidu/smartupdatelib/SmartUpdateUtils;
.super Ljava/lang/Object;
.source "SmartUpdateUtils.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .prologue
    .line 20
    const-string v0, "smartupdatelib"

    invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V

    .line 21
    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .prologue
    .line 18
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static native applyPatch(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
.end method