View gist:e50979b42eba07efbf2af20e0b39e2a7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
project packages/services/Car/ | |
diff --git a/car-lib/src/android/car/VehiclePropertyIds.java b/car-lib/src/android/car/VehiclePropertyIds.java | |
index 450732d56..6062512dc 100644 | |
--- a/car-lib/src/android/car/VehiclePropertyIds.java | |
+++ b/car-lib/src/android/car/VehiclePropertyIds.java | |
@@ -20,6 +20,12 @@ import android.annotation.RequiresPermission; | |
import android.car.hardware.CarPropertyValue; | |
import android.car.hardware.property.VehicleElectronicTollCollectionCardStatus; | |
import android.car.hardware.property.VehicleElectronicTollCollectionCardType; |
View gist:9aa5e7857ccdcbf997aa2d82856ca416
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[aaudio.hw_burst_min_usec]: [2000] | |
[aaudio.mmap_exclusive_policy]: [2] | |
[aaudio.mmap_policy]: [2] | |
[bluetooth.device.class_of_device]: [90,65,16] | |
[bluetooth.profile.a2dp.source.enabled]: [true] | |
[bluetooth.profile.asha.central.enabled]: [true] | |
[bluetooth.profile.avrcp.target.enabled]: [true] | |
[bluetooth.profile.bas.client.enabled]: [true] | |
[bluetooth.profile.gatt.enabled]: [true] | |
[bluetooth.profile.hfp.ag.enabled]: [true] |