Commit aec32f1
Add package for projects/integrations/Unity (multiple)
Summary:
Our manifest merger is outdated, dating back to 2015.
To improve its functionality, we need to decouple it from AOSP and upgrade to the latest version.
Here's an initial attempt at doing so: D83352021
However, with the new manifest mergers, every library's AndroidManifest.xml should have a package field, which many of our repository's libraries currently lack.
We must address this issue before we can successfully land the diff which is what this stack of diff is about.
More: T239793438
Reviewed By: hick209
Differential Revision: D86437831
fbshipit-source-id: 6604faeec6bc256df2b37fda277cee83465c99111 parent 2811fec commit aec32f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments