diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2012-09-09 15:49:00 +0200 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2012-09-09 15:49:00 +0200 |
commit | 881d5aa0639849761371978a1b6b16cca24e3b2e (patch) | |
tree | db632fc7db826a56cbdf3db71391f7f5daa91bda | |
parent | d2196b86cf6a2b48c2cb6c77a68b989ebc77dc98 (diff) | |
download | device_samsung_crespo-replicant-2.3.zip device_samsung_crespo-replicant-2.3.tar.gz device_samsung_crespo-replicant-2.3.tar.bz2 |
gralloc: Use gralloc.default with correct BoardConfigreplicant-2.3
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r-- | device_base.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/device_base.mk b/device_base.mk index 4744b4a..21721c9 100644 --- a/device_base.mk +++ b/device_base.mk @@ -78,7 +78,6 @@ PRODUCT_COPY_FILES += \ # Misc other modules PRODUCT_PACKAGES += \ lights.s5pc110 \ - gralloc.s5pc110 \ overlay.s5pc110 \ sensors.herring |