kunlun2: Override renderscript driver
Change-Id: I0875b3397df892cf5c0764004466c81d95bf6303 Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
parent
c32862f441
commit
877ed2fe50
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@ TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/recovery.fstab
|
||||||
# Releasetools
|
# Releasetools
|
||||||
TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)
|
TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)
|
||||||
|
|
||||||
|
# RenderScript
|
||||||
|
OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
|
||||||
|
|
||||||
# RIL
|
# RIL
|
||||||
TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
|
TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue