summaryrefslogtreecommitdiff
path: root/data/api-versions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/api-versions.xml')
-rw-r--r--data/api-versions.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/api-versions.xml b/data/api-versions.xml
index b90ccb1b..e87876a7 100644
--- a/data/api-versions.xml
+++ b/data/api-versions.xml
@@ -204,6 +204,7 @@
<field name="BLUETOOTH_NETWORK" since="17" removed="23"/>
<field name="BOOKMARKS" since="17" removed="23"/>
<field name="CALENDAR" since="17"/>
+ <field name="CALL_LOG" since="28"/>
<field name="CAMERA" since="17"/>
<field name="CONTACTS" since="23"/>
<field name="COST_MONEY" removed="23"/>
@@ -11101,6 +11102,7 @@
<field name="FEATURE_CAMERA_FLASH" since="7"/>
<field name="FEATURE_CAMERA_FRONT" since="9"/>
<field name="FEATURE_CAMERA_LEVEL_FULL" since="21"/>
+ <field name="FEATURE_CANT_SAVE_STATE" since="28"/>
<field name="FEATURE_COMPANION_DEVICE_SETUP" since="26"/>
<field name="FEATURE_CONNECTION_SERVICE" since="21"/>
<field name="FEATURE_CONSUMER_IR" since="19"/>
@@ -41940,6 +41942,7 @@
<method name="addNewIncomingCall(Landroid/telecom/PhoneAccountHandle;Landroid/os/Bundle;)V" since="23"/>
<method name="cancelMissedCallsNotification()V"/>
<method name="createManageBlockedNumbersIntent()Landroid/content/Intent;" since="24"/>
+ <method name="endCall()Z" since="28"/>
<method name="getAdnUriForPhoneAccount(Landroid/telecom/PhoneAccountHandle;)Landroid/net/Uri;" since="23"/>
<method name="getCallCapablePhoneAccounts()Ljava/util/List;" since="23"/>
<method name="getDefaultDialerPackage()Ljava/lang/String;" since="23"/>