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

Commit c9e66e40 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Move ApiDocs.bp and StubLibraries.bp to api dir" into udc-dev

parents 55a94bec 94c9945a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -690,8 +690,6 @@ stubs_defaults {
}

build = [
    "StubLibraries.bp",
    "ApiDocs.bp",
    "ProtoLibraries.bp",
    "TestProtoLibraries.bp",
]
+5 −0
Original line number Diff line number Diff line
@@ -258,3 +258,8 @@ java_genrule {
    out: ["api_fingerprint.txt"],
    cmd: "cat $(in) | md5sum | cut -d' ' -f1 > $(out)",
}

build = [
    "ApiDocs.bp",
    "StubLibraries.bp",
]
+0 −0

File moved.

+0 −0

File moved.

api/docs

0 → 120000
+1 −0
Original line number Diff line number Diff line
../docs
 No newline at end of file