# # Copyright (C) 2011 The Android Open-Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # include device/arm/css/device_common.mk PRODUCT_PROPERTY_OVERRIDES += ro.zygote.disable_gl_preload=true PRODUCT_COPY_FILES += device/arm/css/css_gpu/init.css_gpu.rc:/root/init.cssbase.rc \ device/arm/css/mali/lib64/hw/hwcomposer.css.so:system/vendor/lib64/hw/hwcomposer.css.so \ device/arm/css/mali/lib64/mediadrm/libdrmclearkeyplugin.so:system/vendor/lib64/mediadrm/libdrmclearkeyplugin.so \ device/arm/css/mali/lib64/hw/libstagefrighthw.so:system/lib64/libstagefrighthw.so \ device/arm/css/mali/lib/hw/hwcomposer.css.so:system/vendor/lib/hw/hwcomposer.css.so \ device/arm/css/mali/lib/mediadrm/libdrmclearkeyplugin.so:system/vendor/lib/mediadrm/libdrmclearkeyplugin.so \ device/arm/css/mali/lib/hw/libstagefrighthw.so:system/lib/libstagefrighthw.so \ device/arm/css/grm/lib/egl/libGLES_vimpl.so:system/vendor/lib/egl/libGLES_vimpl.so \ device/arm/css/mali/lib/egl/libmali.so:system/lib/libmali.so \ device/arm/css/grm/lib64/egl/libGLES_vimpl.so:system/vendor/lib64/egl/libGLES_vimpl.so \ device/arm/css/mali/lib64/egl/libmali.so:system/lib64/libmali.so \ device/arm/css/grm/lib/egl/libnwhal.so:system/lib/libnwhal.so \ device/arm/css/grm/lib64/egl/libnwhal.so:system/lib64/libnwhal.so