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

Commit bc678fde authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set the version code to 0200000000"

parents 25aa2cd2 65a62d4e
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
<manifest
  xmlns:android="http://schemas.android.com/apk/res/android"
  xmlns:tools="http://schemas.android.com/tools"
          package="com.android.permissioncontroller" coreApp="true" android:versionCode="290200"
          android:versionName="29.2.0">
  package="com.android.permissioncontroller"
  coreApp="true"
  android:versionCode="200000000"
  android:versionName="29 system image"
>

    <original-package android:name="com.android.permissioncontroller" />