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

Commit b205124c authored by Luca Stefani's avatar Luca Stefani
Browse files

Recorder: Remove aapt_version_code_defaults

It was caused by package-cache in case Build.VERSION.INCREMENTAL
doesn't change across builds, which is always the case for local
builds, exporting BUILD_NUMBER to something != eng.$USER will fix
it the next build.

Change-Id: Ied24abd88574834c8d18863b77e16f98576cf637
parent 96814d45
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,8 +6,6 @@
android_app {
    name: "Recorder",

    defaults: ["aapt_version_code_defaults"],

    manifest: "src/main/AndroidManifest.xml",
    resource_dirs: ["src/main/res"],