diff options
| author | Alberto96 <albertoguanti@gmail.com> | 2015-08-28 09:22:39 -0700 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2015-08-28 09:22:57 -0700 |
| commit | 5674a4d5d91b52ab400e19ca596dd535a30980ee (patch) | |
| tree | 7b0b277a3da76dc78bb461c5f8abbf579ce8a3b3 | |
| parent | b58ebc596f7623fc11b4e86f676596eba84cf713 (diff) | |
i9500: Remove MP3 encoder package
Change-Id: Iac5ce57d9cdca3ec6d17fea483a15a6a70e1f577
| -rw-r--r-- | BoardConfig.mk | 3 | ||||
| -rw-r--r-- | i9500.mk | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 34b8a06..0907386 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -97,9 +97,6 @@ COMMON_GLOBAL_CFLAGS += -DUSE_NATIVE_SEC_NV12TILED NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 USE_OPENGL_RENDERER := true -# Media -BOARD_USE_ALP_AUDIO := true - # NFC BOARD_NFC_HAL_SUFFIX := universal5410 @@ -145,7 +145,6 @@ PRODUCT_PACKAGES += \ libExynosOMX_Core \ libOMX.Exynos.AVC.Decoder \ libOMX.Exynos.AVC.Encoder \ - libOMX.Exynos.MP3.Decoder \ libOMX.Exynos.MPEG2.Decoder \ libOMX.Exynos.MPEG4.Decoder \ libOMX.Exynos.MPEG4.Encoder \ |
