Merge "Fix the instructions for regenerating .txt" am: b28bd8cd66 am: db4e388423 am: 2d119df969

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1513924

Change-Id: Icb5fe0a4c0970cd6f6d7229ff32a7f0e91d1ccfd
This commit is contained in:
Treehugger Robot
2020-12-02 14:29:43 +00:00
committed by Automerger Merge Worker

View File

@@ -1564,7 +1564,7 @@ func (d *Droidstubs) GenerateAndroidBuildActions(ctx android.ModuleContext) {
` 1. You can add '@hide' javadoc comments (and remove @SystemApi/@TestApi/etc)\n`+
` to the new methods, etc. shown in the above diff.\n\n`+
` 2. You can update current.txt and/or removed.txt by executing the following command:\n`+
` make %s-update-current-api\n\n`+
` m %s-update-current-api\n\n`+
` To submit the revised current.txt to the main Android repository,\n`+
` you will need approval.\n`+
`******************************\n`, ctx.ModuleName())