Sign in
android
/
platform
/
packages
/
modules
/
Scheduling
/
5a9eeb8d516861766a9e30c874b604e52d6b7399
/
.
/
apex
/
AndroidManifest.xml
blob: ec78924966b2c29e21003c0346f2c6d9745c0ea4 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.android.scheduling"
>
<!-- APEX does not have classes.dex -->
<application
android:hasCode
=
"false"
/>
</manifest>