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

Commit a2de241c authored by Al Sutton's avatar Al Sutton
Browse files

Revert "Add BackupEncryption apk as requirement for services"

This reverts commit 38e0e2cc.

Reason for revert: Backup Encryption is not being delivered in R, so we should not package this APK with all system images.

Change-Id: I262f04839b7bc314ef451769ccd3ae011ca9c4e7
parent 38e0e2cc
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -47,11 +47,6 @@ java_library {
        "compat-changeid-annotation-processor",
    ],

    required: [
      // Required by services.backup
      "BackupEncryption",
    ],

    // Uncomment to enable output of certain warnings (deprecated, unchecked)
    //javacflags: ["-Xlint"],