Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5740764 authored by Roopa Sattiraju's avatar Roopa Sattiraju
Browse files

Changing apk name in the manifest and the corresponding packages.

BUG: 226403247
Test: TH
Change-Id: I23f5b34dd6d3d272e1d5488849ebb428a6cc2a90
parent 5c687a51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ import java.util.stream.Collectors;
public final class SmsApplication {
    static final String LOG_TAG = "SmsApplication";
    public static final String PHONE_PACKAGE_NAME = "com.android.phone";
    public static final String BLUETOOTH_PACKAGE_NAME = "com.android.bluetooth";
    public static final String BLUETOOTH_PACKAGE_NAME = "com.android.bluetooth.services";
    public static final String MMS_SERVICE_PACKAGE_NAME = "com.android.mms.service";
    public static final String TELEPHONY_PROVIDER_PACKAGE_NAME = "com.android.providers.telephony";