diff options
| author | Jan Engelmohr <jan.engelmohr@mailbox.tu-dresden.de> | 2016-08-16 11:10:26 +0200 |
|---|---|---|
| committer | Jan Engelmohr <jan.engelmohr@mailbox.tu-dresden.de> | 2016-08-16 11:10:26 +0200 |
| commit | 501e5050854db0c854f7ffc7c5e07111a2ca831f (patch) | |
| tree | 74b99b4f469cc859b28d8282f238c71b845fce95 | |
| parent | 6cf8b0d41f2a91ad3a7154ceb211b629ee52825b (diff) | |
fix path in FM Radio patch
| -rw-r--r-- | patches/framework_av/0003-frameworks_av_fmradio_patch.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/framework_av/0003-frameworks_av_fmradio_patch.patch b/patches/framework_av/0003-frameworks_av_fmradio_patch.patch index 888c2d0..cb1c6a9 100644 --- a/patches/framework_av/0003-frameworks_av_fmradio_patch.patch +++ b/patches/framework_av/0003-frameworks_av_fmradio_patch.patch @@ -34,7 +34,7 @@ index 8f06c55..7425a76 100644 $(TOP)/frameworks/av/media/libstagefright/webm \ $(TOP)/frameworks/native/include/media/openmax \ $(TOP)/external/tremolo/Tremolo \ -+ $(TOP)/device/elephone/p8000/MediaTek/fmaudioplayer ++ $(TOP)/device/mediatek/mt6753_common/MediaTek/fmaudioplayer LOCAL_MODULE:= libmediaplayerservice |
