mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-01-27 15:47:37 +00:00
4a96299e453e87de9cdaa6bcae451c952212f310
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: Ib1b1bddd440f6e36daf81da6e51b42706c098ee8
Description
No description provided
Languages
JetBrains MPS
77.3%
PureBasic
14%
Makefile
7.1%
C++
0.9%
Python
0.4%
Other
0.3%