Merge "Revert "Add BackupEncryption apk as requirement for services""

This commit is contained in:
TreeHugger Robot
2019-11-04 11:02:44 +00:00
committed by Android (Google) Code Review

View File

@@ -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"],