From 94c9945a7971f047b798e82d83460fb3f416b7af Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Tue, 2 May 2023 08:57:12 +0000 Subject: Move ApiDocs.bp and StubLibraries.bp to api dir Make a symlink from api/docs -> docs, since many places are hardcoding the path fw/base/docs. Bug: 271563074 Test: presubmit (cherry picked from https://android-review.googlesource.com/q/commit:19fcec6c634c28c1a842d7164d94a46b3ef59942) Merged-In: I354f3cb62535f34d8819d158e53aa46ff26dc18a Change-Id: I354f3cb62535f34d8819d158e53aa46ff26dc18a --- api/docs | 1 + 1 file changed, 1 insertion(+) create mode 120000 api/docs (limited to 'api/docs') diff --git a/api/docs b/api/docs new file mode 120000 index 000000000000..a9594bfe4ab6 --- /dev/null +++ b/api/docs @@ -0,0 +1 @@ +../docs \ No newline at end of file -- cgit v1.2.3-59-g8ed1b