commit | 01e4a614e8e8df84df74fde9e88a92f28ceb8cd1 | [log] [tgz] |
---|---|---|
author | Ricardo Cerqueira <cyanogenmod@cerqueira.org> | Sun Jan 19 19:08:17 2014 +0000 |
committer | Aayush Gupta <aayushgupta219@gmail.com> | Sun Oct 18 10:33:27 2020 +0530 |
tree | 8655e940cb9455c2baa9be889370e9b569c09be1 | |
parent | 6e9ae80880e999b77da397122155c6594ac7b274 [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"], }