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

Commit 71ddfeaf authored by Logan Chien's avatar Logan Chien
Browse files

Reformat Android.bp file

This commit replaces `=` with `:`, which is more idiomatic.

Test: walleye-userdebug builds
Change-Id: I8fe71e53a4005e44c4bdee2ee23220997b6c3e4f
parent 60cebe02
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -683,7 +683,8 @@ java_library {
    // Loaded with System.loadLibrary by android.view.textclassifier
    required: [
        "libtextclassifier",
        "libmedia2_jni",],
        "libmedia2_jni",
    ],

    javac_shard_size: 150,

@@ -833,7 +834,7 @@ gensrcs {
        "  -I . " +
        "  $(in)",

    output_extension = "proto.h",
    output_extension: "proto.h",
}

subdirs = [