From eacefb559227e459a2816630c97916f11b12547a Mon Sep 17 00:00:00 2001 From: Karthik Gopalan Date: Wed, 4 Jul 2018 10:51:15 +0530 Subject: [PATCH] sdm660-common: Add Speed-Profiled contents of vendor jars. This Change adds speed-profiled contents of vendor jars which are listed as part of PRODUCT_BOOT_JARS. These will be included while generating speed-profiled boot-image. CRs-Fixed: 2255003 Change-Id: I55fe56aa52511f55688e3d8245ac74481ff062b3 --- jar-profiles/QPerformance-jar.txt | 3 +++ jar-profiles/WfdCommon-after-jar.txt | 0 jar-profiles/telephony-ext-jar.txt | 33 ++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 jar-profiles/QPerformance-jar.txt create mode 100644 jar-profiles/WfdCommon-after-jar.txt create mode 100644 jar-profiles/telephony-ext-jar.txt diff --git a/jar-profiles/QPerformance-jar.txt b/jar-profiles/QPerformance-jar.txt new file mode 100644 index 00000000..ac1b3878 --- /dev/null +++ b/jar-profiles/QPerformance-jar.txt @@ -0,0 +1,3 @@ +HPLcom/qualcomm/qti/Performance;->perfHint(ILjava/lang/String;II)I +HPLcom/qualcomm/qti/Performance;->perfLockRelease()I +HSPLcom/qualcomm/qti/Performance;->()V diff --git a/jar-profiles/WfdCommon-after-jar.txt b/jar-profiles/WfdCommon-after-jar.txt new file mode 100644 index 00000000..e69de29b diff --git a/jar-profiles/telephony-ext-jar.txt b/jar-profiles/telephony-ext-jar.txt new file mode 100644 index 00000000..d2c3ae36 --- /dev/null +++ b/jar-profiles/telephony-ext-jar.txt @@ -0,0 +1,33 @@ +HSPLorg/codeaurora/internal/IExtTelephony$Stub$Proxy;->(Landroid/os/IBinder;)V +HSPLorg/codeaurora/internal/IExtTelephony$Stub$Proxy;->isEmergencyNumber(Ljava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony$Stub$Proxy;->isLocalEmergencyNumber(Ljava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony$Stub;->()V +HSPLorg/codeaurora/internal/IExtTelephony$Stub;->asInterface(Landroid/os/IBinder;)Lorg/codeaurora/internal/IExtTelephony; +HSPLorg/codeaurora/internal/IExtTelephony$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z +HSPLorg/codeaurora/internal/IExtTelephony;->activateUiccCard(I)I +HSPLorg/codeaurora/internal/IExtTelephony;->deactivateUiccCard(I)I +HSPLorg/codeaurora/internal/IExtTelephony;->getActiveSubscription()I +HSPLorg/codeaurora/internal/IExtTelephony;->getCurrentPrimaryCardSlotId()I +HSPLorg/codeaurora/internal/IExtTelephony;->getCurrentUiccCardProvisioningStatus(I)I +HSPLorg/codeaurora/internal/IExtTelephony;->getPhoneIdForECall()I +HSPLorg/codeaurora/internal/IExtTelephony;->getPrimaryCarrierSlotId()I +HSPLorg/codeaurora/internal/IExtTelephony;->getPrimaryStackPhoneId()I +HSPLorg/codeaurora/internal/IExtTelephony;->getSmscAddress(I)Ljava/lang/String; +HSPLorg/codeaurora/internal/IExtTelephony;->getUiccCardProvisioningUserPreference(I)I +HSPLorg/codeaurora/internal/IExtTelephony;->isDeviceInSingleStandby()Z +HSPLorg/codeaurora/internal/IExtTelephony;->isDsdaEnabled()Z +HSPLorg/codeaurora/internal/IExtTelephony;->isEmergencyNumber(Ljava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony;->isFdnEnabled()Z +HSPLorg/codeaurora/internal/IExtTelephony;->isLocalEmergencyNumber(Ljava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony;->isPotentialEmergencyNumber(Ljava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony;->isPotentialLocalEmergencyNumber(Ljava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony;->isPrimaryCarrierSlotId(I)Z +HSPLorg/codeaurora/internal/IExtTelephony;->isSMSPromptEnabled()Z +HSPLorg/codeaurora/internal/IExtTelephony;->isVendorApkAvailable(Ljava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony;->setDsdaAdapter(Lorg/codeaurora/internal/IDsda;)V +HSPLorg/codeaurora/internal/IExtTelephony;->setLocalCallHold(IZ)Z +HSPLorg/codeaurora/internal/IExtTelephony;->setPrimaryCardOnSlot(I)V +HSPLorg/codeaurora/internal/IExtTelephony;->setSMSPromptEnabled(Z)V +HSPLorg/codeaurora/internal/IExtTelephony;->setSmscAddress(ILjava/lang/String;)Z +HSPLorg/codeaurora/internal/IExtTelephony;->supplyIccDepersonalization(Ljava/lang/String;Ljava/lang/String;Lorg/codeaurora/internal/IDepersoResCallback;I)V +HSPLorg/codeaurora/internal/IExtTelephony;->switchToActiveSub(I)V