751d9f193589998ba2f37dc5baa7f9190accd66e
Previously, these files were installed with a custom $(shell) command in an Android.mk file. This doesn't let the build system know that these files exist, and breaks hermetic partition builds. Instead, install them with PRODUCT_COPY_FILES, and add a check that the list is up-to-date. Bug: 205632228 Test: Presubmits Change-Id: I54c1d5600432b3ecc8a9a924f6cde311dc3b41fd
Description
No description provided
Languages
PureBasic
50.1%
JetBrains MPS
38.3%
Makefile
9%
C++
1.2%
Python
0.9%
Other
0.5%