device_google_tangorpro/bluetooth
Sal Savage 45ff87c8c7 Use the ?= operator for assignment to avoid downstream assignment errors
Using the = operator makes it so no one else can assign the system
property anymore. Other build targets downstream do try to set these
properties explicitly to false. Since no one sets the property before,
we can use the ?= operator to apply the values, which still allows other
makefiles downstream the chance to the change the value.

Bug: 274950131
Test: m
Change-Id: I113da6efefccef562bb13cb73087e4b5c7eca453
2023-03-23 19:54:52 +00:00
..
bluetooth_power_limits_tangorpro.csv Bluetooth: update SAR tables 2023-02-10 05:32:52 +00:00
bluetooth_power_limits_tangorpro_GTU8P_CA.csv Bluetooth: update US/CA SAR tables 2023-02-17 02:26:18 +00:00
bluetooth_power_limits_tangorpro_GTU8P_EU.csv Bluetooth: update SAR tables 2023-02-10 05:32:52 +00:00
bluetooth_power_limits_tangorpro_GTU8P_JP.csv Bluetooth: update SAR tables 2023-02-10 05:32:52 +00:00
bluetooth_power_limits_tangorpro_GTU8P_US.csv Bluetooth: update US/CA SAR tables 2023-02-17 02:26:18 +00:00
device_framework_matrix_product.xml isolate tangorpro from broadcom bt settings 2022-08-29 10:19:39 +08:00
manifest_bluetooth.xml Bluetooth: remove unsupported feature IBluetoothCcc settings 2022-12-27 07:09:39 +00:00
syna_default.mk Use the ?= operator for assignment to avoid downstream assignment errors 2023-03-23 19:54:52 +00:00