Jim Tang 7fc6a2ad05 Move modem_svc_sit from gs101 to bluejay
Module `modem_svc_sit` is not valid unless:
* USES_LASSEN_MODEM is true
* BOARD_WITHOUT_RADIO is NOT true (or NOT set)

Devices in gs101 family will set "USES_LASSEN_MODEM := true"; however,
not evevy gs101 device disables BOARD_WITHOUT_RADIO.

This commit defines PRODUCT_PACKAGES `modem_svc_sit` because it is
converted from bp by moving the if-statement constrain from the module
level to device level, device-bluejay.mk in this case.

Flag: EXEMPT refactor
Bug: 358485346
Test: m modem_svc_sit
Change-Id: I4734bf707a853981bea212d0b9024fdc602f6096
2024-10-04 09:01:47 +00:00
2024-02-19 07:05:17 +00:00
2023-08-28 13:10:44 -07:00
2022-12-07 11:08:48 -05:00
2024-08-09 08:33:13 +00:00
Description
No description provided
121 MiB
Languages
Makefile 66.3%
Python 33.7%