commit | b12aeeed54accd0b30e46d32fcf2c0b6f2e6be10 | [log] [tgz] |
---|---|---|
author | SamarV-121 <samarvispute121@pm.me> | Fri Dec 16 12:46:51 2022 +0530 |
committer | Tim Zimmermann <tim@linux4.de> | Tue Oct 10 06:58:02 2023 +0200 |
tree | 3ac1efae58fac082c011e4ffd1c6367c7835a1b3 | |
parent | 400e81185a537802924a01e821b6f427d887b7e3 [diff] |
Aperture: Rebrand to leaf Change-Id: Ia6ad5fd170cba66c0ec8f41cf7c89975fa2607a5
diff --git a/app/Android.bp b/app/Android.bp index 6e8187d..88602e4 100644 --- a/app/Android.bp +++ b/app/Android.bp
@@ -51,4 +51,9 @@ optimize: { proguard_flags_files: ["proguard-rules.pro"], }, + + aaptflags: [ + "--rename-manifest-package", + "org.leafos.aperture", + ], }