This is needed to get the folder structure to be in sync with main
branch of upstream project.
Except the changes in Android.bp and generate_config.sh
(as per the new folder structure), all other changes in this CL
are due to files being moved without any changes in the code.
Bug: 256050947
Test: Builds
Change-Id: Ic62f7b1bd28cc0d2d84c8cb8c6a0062ac7fb68af
Move libvpx down a directory. Separate libwebm and rename it. It would
be more accurate to rename external/libvpx to external/webm.
Use file lists directly from upstream libvpx. This allows adding new
targets and new features (such as the encoder) easily. MIPS and x86
options are in progress. See new file "UPDATING"
The new libvpx checkout is not from a release branch. The decoder is
stable but it should be checked and potentially updated if the encoder
is enabled.
Requires I42b51e2845a696a6e211dde00951afc8f571336f which updates
libstagefright to account for new paths and library names.
Change-Id: I739f99d48b8d7e6354c416ef2ca79c954826307f