Commit graph

2 commits

Author SHA1 Message Date
Cole Faust
4a96299e45 Use PRODUCT_COPY_FILES to install uwb country files
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
2023-10-10 23:17:46 -07:00
Rex Lin
b47b3032b1 uwb: update country configs for R4
Bug: 240199018
Test: Build pass
Signed-off-by: Rex Lin <rexcylin@google.com>
Change-Id: Ief481c3f14dbce4c3d8a65d12960f4a76dd9d3f6
2022-08-25 15:15:51 +08:00