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:
@@ -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())
|
||||
|
Reference in New Issue
Block a user