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

Commit 8971d804 authored by Nan Zhang's avatar Nan Zhang Committed by android-build-merger
Browse files

Merge "[Vendor] Add filegrouop for NonNull.java" into pi-dev-plus-aosp

am: 51242266

Change-Id: I639c521a1d659a3c0f83e16b248b37d68ac15567
parents 8cc536c8 51242266
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1571,3 +1571,10 @@ droiddoc {
        },
    },
}

filegroup {
    name: "framework-annotation-nonnull-srcs",
    srcs: [
        "core/java/android/annotation/NonNull.java",
    ],
}