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

Commit 2df4538e authored by Sailesh Nepal's avatar Sailesh Nepal
Browse files

Revert "Update dialer to tap green cl 150332012."

This reverts commit 10195002.

Change-Id: Ie6e4f81a995fca7345132b596521b0bd06ceffb9
parent 10195002
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# Local modifications:
# * Dagger classes have been manually crafted.
# * Precompiled proto classes have been included.
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

@@ -94,6 +95,7 @@ DIALER_MANIFEST_FILES += \
	$(BASE_DIR)/dialer/app/manifests/activities/AndroidManifest.xml \
	$(BASE_DIR)/dialer/app/voicemail/error/AndroidManifest.xml \
	$(BASE_DIR)/dialer/backup/AndroidManifest.xml \
	$(BASE_DIR)/dialer/binary/aosp/AndroidManifest.xml \
	$(BASE_DIR)/dialer/blocking/AndroidManifest.xml \
	$(BASE_DIR)/dialer/callcomposer/AndroidManifest.xml \
	$(BASE_DIR)/dialer/callcomposer/camera/AndroidManifest.xml \
+3 −5
Original line number Diff line number Diff line
@@ -12,12 +12,12 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<!-- From java/com/android/dialer/binary/aosp/AndroidManifest.xml -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  coreApp="true"
  package="com.android.dialer"
  android:versionCode="100000"
  android:versionName="10.0">
  android:versionCode="90000"
  android:versionName="9.0">

  <uses-sdk
    android:minSdkVersion="23"
@@ -111,8 +111,6 @@
    android:name="com.android.dialer.binary.aosp.AospDialerApplication"
    android:supportsRtl="true"
    android:usesCleartextTraffic="false">


  </application>

</manifest>
+751 B (3.52 KiB)
Loading image diff...
+368 B (2.07 KiB)
Loading image diff...
+1.08 KiB (4.78 KiB)
Loading image diff...
Loading