This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make MergeAssets respect aapt no-compress extensions for resources
Summary: Previously, it was respecting aapt's decision on whether to compress any given resource. However, aapt2 currently compresses everything, leading to compressed sounds that cannot be played. For now, use the aapt extensions list as a double-check. Test Plan: Integration test. fbshipit-source-id: c11d1f6
- Loading branch information
1 parent
ff4e7ef
commit 466f8ac
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters