Merge Android 14 QPR3 to AOSP main
Bug: 346855327 Merged-In: If01754baa46498974229c335d8841c686c0d9638 Change-Id: Icd031a9c846e4625f33b2e56212841b1b2b901bb
This commit is contained in:
@@ -35,4 +35,5 @@
|
||||
<integer-array name="antenna_y">
|
||||
<item>87</item>
|
||||
</integer-array>
|
||||
<bool name="nfc_observe_mode_supported">true</bool>
|
||||
</resources>
|
||||
|
||||
@@ -93,7 +93,7 @@ ScopedAStatus Usb::enableUsbData(const string& in_portName, bool in_enable,
|
||||
}
|
||||
|
||||
if (!WriteStringToFile("0", USB_DATA_PATH)) {
|
||||
ALOGE("Not able to turn on usb connection notification");
|
||||
ALOGE("Not able to turn off usb connection notification");
|
||||
result = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user