Commit graph

3 commits

Author SHA1 Message Date
Nelson Li
29713d8b37 Remove unnecessary Android.mk in device/google/tangorpro
After verification, the top-level Android.mk only includes the
Android.mk of its subdirectories. The only meaningful build target
in the subdirectory is `UwbVendorService`, but it is blocked by the
blank Android.mk in the upper layer and can never be built.
Therefore, all Android.mk in device/google/tangorpro are not necessary
to exist in reality.

Bug: 311511817
Test: N/A
Change-Id: I3c47169481cedc6a23e94a0d3d96bd2a644abe2a
2023-11-17 06:25:16 +00:00
Wilson Sung
ef85e61aee Update UWB CERTIFICATE to PRESIGNED
Bug: 290766628
Change-Id: I59c8f4d8420e749da4b58091b45e924c96b18613
2023-09-23 03:37:58 +00:00
Bill Yi
dd52038c93 Add template for generating tangorpro vendor blobs
Also add template for factory image

TEST:generated blobs from artifacts. Flashed device

BUG: 246437989
Change-Id: Ie80f389ec1407968e004be9ce3ceb0e6bf063b21
2023-01-06 21:23:06 -08:00