commit | 15ed5c639e471c2c0a49709ec8bb989821eb62e4 | [log] [tgz] |
---|---|---|
author | Tommy Chiu <tommychiu@google.com> | Thu Aug 29 07:06:10 2024 +0000 |
committer | Tommy Chiu <tommychiu@google.com> | Fri Aug 30 04:28:47 2024 +0000 |
tree | f845159717eb28c0a545d56c1560e8bd301e849e | |
parent | 1ae1d53973c8439cfe25c687435bb49a11ff4b8d [diff] |
Move PRODUCT_COPY_FILES from each board>device-vendor.mk here We used to put the firmware copy logic in dedicated device-vendor.mk files for each platform. This approach is difficult to maintain and unnecessary since we always want to deploy the latest firmware. Propose a better approach for handling firmware copy logic. Flag: EXEMPT refactor Bug: 359071523 Test: Build pass Change-Id: I4169353b9f8f16b82eb0e4ebf2a884f46e1a5f8b