commit | 285aea95fe00321ed8a875faa53e266b8edd0210 | [log] [tgz] |
---|---|---|
author | Ricardo Cerqueira <cyanogenmod@cerqueira.org> | Sun Jan 19 19:08:17 2014 +0000 |
committer | Michael Bestas <mkbestas@lineageos.org> | Thu Oct 31 13:37:29 2024 +0200 |
tree | 7726446325913322b6edb9e7b865fbe3523b6996 | |
parent | 6c2f8ce6e7aea424d99d5357f74113e7d8122f19 [diff] [blame] |
FM: Break bootclasspath dependency Use the library directly instead of forcing its global inclusion Change-Id: I547c85b1b6c4ce09333e2eac2059cca1b851a346
diff --git a/fmapp2/Android.bp b/fmapp2/Android.bp index a2ef6ab..52361a9 100755 --- a/fmapp2/Android.bp +++ b/fmapp2/Android.bp
@@ -10,4 +10,5 @@ platform_apis: true, aaptflags: ["--legacy"], system_ext_specific: true, + required: ["qcom.fmradio.xml"], }