adff0ad3cdae6c9bf043ab40fb0f40a54d5151ac
Makes PhoneNumberUtils.java support numbers in international format (starting with ‘+’ character) after a CLIR command. Previously a plus character would always be removed unless it occupied the first position of the number string. In this case, when the number is preceded by #31# (CLIR), the plus character will be removed as well. This is an error, prohibiting a type approval of the phone. This change will detect the plus character after the CLIR command and will insert it at the right position. Change-Id: Ib220aee7b3eda30cde960db8c7470523dc5fd313
…
am
2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo
am
e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo
am
6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be presumed to require Bluetooth just because they take the permission.
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%