Merge "Remove uncessary dependency of libhwui" am: df36be5f17 am: eebd7d7970
am: 558e5dac4d
Change-Id: I99b2fded709c63c71fd9d9f02020a986e3025fa6
This commit is contained in:
@@ -167,7 +167,7 @@ hwui_c_includes += \
|
||||
ifneq (false,$(ANDROID_ENABLE_RENDERSCRIPT))
|
||||
hwui_cflags += -DANDROID_ENABLE_RENDERSCRIPT
|
||||
hwui_c_includes += \
|
||||
$(call intermediates-dir-for,STATIC_LIBRARIES,libRS,TARGET,) \
|
||||
$(call intermediates-dir-for,STATIC_LIBRARIES,TARGET,) \
|
||||
frameworks/rs/cpp \
|
||||
frameworks/rs
|
||||
endif
|
||||
|
||||
@@ -28,5 +28,5 @@ LOCAL_SHARED_LIBRARIES += \
|
||||
libandroidfw
|
||||
|
||||
ifneq (false,$(ANDROID_ENABLE_RENDERSCRIPT))
|
||||
LOCAL_SHARED_LIBRARIES += libRS libRScpp
|
||||
LOCAL_SHARED_LIBRARIES += libRScpp
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user