commit | c3602a56540caf0e121b632788d6589a530baf84 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Thu Dec 17 16:39:47 2020 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Thu Dec 17 16:39:47 2020 +0200 |
tree | 5cccbb9befdfc0fc456f08283fca03a2426a34bb | |
parent | 64fe55a026ec8e904dc0f0278d858bd1d9150052 [diff] |
ExactCalculator: Move to /product Change-Id: I9b24b5eed6e8999500c5fae1d8bfe9d991d23f77
diff --git a/Android.bp b/Android.bp index a1528c4..0b867ed 100644 --- a/Android.bp +++ b/Android.bp
@@ -29,6 +29,8 @@ proguard_flags_files: ["proguard.flags"], }, + product_specific: true, + static_libs: [ "cr", "androidx.legacy_legacy-support-v4",