commit | 68e405024cd162c90d836c551071dc844b4582fa | [log] [tgz] |
---|---|---|
author | Ionut <ghermanionut96@gmail.com> | Mon Mar 31 21:16:05 2025 +0300 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Apr 03 23:16:52 2025 -0400 |
tree | dbc8a2b7061f28efcbe192ecb48515601dab0b9b | |
parent | 2fbda22b8deebc1f779c1598eb6b650ad36e683b [diff] |
fixup! update_engine: Allow backup tool to run in user builds Signed-off-by: Ionut <ghermanionut96@gmail.com> Signed-off-by: Jackeagle <jackeagle102@gmail.com>
diff --git a/Android.bp b/Android.bp index 1203b02..7d50768 100644 --- a/Android.bp +++ b/Android.bp
@@ -214,13 +214,6 @@ "libprocessgroup", "libselinux", ], - product_variables: { - debuggable: { - cflags: [ - "-DRUN_BACKUPTOOL", - ], - }, - }, } cc_defaults {