Skip to content

Rename cleanAll to clean and refine it#36832

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D44745849
Closed

Rename cleanAll to clean and refine it#36832
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D44745849

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
We used to use cleanAll instead of clean to do cleaning of everything due to a bug on AGP on how clean was performed.
The bug is resolved, so we can now use clean properly.
Moreover, we have sporadic failures when the codegen/lib/ folder is not cleaned up. This fixes it.

Changelog:
[Internal] [Changed] - Rename cleanAll to clean and refine it

Reviewed By: cipolleschi

Differential Revision: D44745849

Summary:
We used to use `cleanAll` instead of `clean` to do cleaning of everything due to a bug on AGP on how clean was performed.
The bug is resolved, so we can now use `clean` properly.
Moreover, we have sporadic failures when the codegen/lib/ folder is not cleaned up. This fixes it.

Changelog:
[Internal] [Changed] - Rename cleanAll to clean and refine it

Reviewed By: cipolleschi

Differential Revision: D44745849

fbshipit-source-id: 4c1031d50a19ea0e872870e9e9bfc235149b8963
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Apr 6, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D44745849

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,603,861 +0
android hermes armeabi-v7a 7,917,847 +0
android hermes x86 9,089,715 +0
android hermes x86_64 8,944,777 +0
android jsc arm64-v8a 9,173,449 +0
android jsc armeabi-v7a 8,365,195 +0
android jsc x86 9,231,109 +0
android jsc x86_64 9,489,755 +0

Base commit: 49f1237
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 6, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 01100a2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants