Skip to content

Commit

Permalink
Revert broken "Move LocalContactsBackup to product partition"
Browse files Browse the repository at this point in the history
This reverts commit acc332b.
  • Loading branch information
thestinger committed Sep 19, 2024
1 parent a27d9f2 commit 817746e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contactsbackup/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,11 @@ android_app {
required: [
"default-permissions_org.calyxos.backup.contacts",
],
product_specific: true,
sdk_version: "current",
}

prebuilt_etc {
name: "default-permissions_org.calyxos.backup.contacts",
product_specific: true,
sub_dir: "default-permissions",
src: "default-permissions_org.calyxos.backup.contacts.xml",
filename_from_src: true,
Expand Down

0 comments on commit 817746e

Please sign in to comment.