Skip to content

Commit

Permalink
Merge pull request #2 from TeamRogue/jellybean
Browse files Browse the repository at this point in the history
Motorola Xoom binaries for Android 4.1.1/4.1.2
  • Loading branch information
Jef Oliver committed Oct 13, 2012
2 parents 462b70a + 1c1f80e commit 865d512
Show file tree
Hide file tree
Showing 168 changed files with 405 additions and 0 deletions.
31 changes: 31 additions & 0 deletions everest/Android.mk
@@ -0,0 +1,31 @@
#
# 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.
#
LOCAL_PATH := $(my-dir)

ifeq (everest,$(TARGET_DEVICE))

include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_SRC_FILES:= \
libpkip_mock.c \

LOCAL_MODULE := libpkip

include $(BUILD_SHARED_LIBRARY)

endif
13 changes: 13 additions & 0 deletions everest/BoardConfigEverest.mk
@@ -0,0 +1,13 @@
# 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.
73 changes: 73 additions & 0 deletions everest/device-everest.mk
@@ -0,0 +1,73 @@
# 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.

LOCAL_PATH := vendor/nvidia/everest

# NVIDIA blobs necessary for everest hardware
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/proprietary/nvmm_aacdec.axf:system/etc/firmware/nvmm_aacdec.axf \
$(LOCAL_PATH)/proprietary/nvddk_audiofx_core.axf:system/etc/firmware/nvddk_audiofx_core.axf \
$(LOCAL_PATH)/proprietary/nvddk_audiofx_transport.axf:system/etc/firmware/nvddk_audiofx_transport.axf \
$(LOCAL_PATH)/proprietary/nvmm_adtsdec.axf:system/etc/firmware/nvmm_adtsdec.axf \
$(LOCAL_PATH)/proprietary/nvmm_audiomixer.axf:system/etc/firmware/nvmm_audiomixer.axf \
$(LOCAL_PATH)/proprietary/nvmm_h264dec.axf:system/etc/firmware/nvmm_h264dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_jpegdec.axf:system/etc/firmware/nvmm_jpegdec.axf \
$(LOCAL_PATH)/proprietary/nvmm_jpegenc.axf:system/etc/firmware/nvmm_jpegenc.axf \
$(LOCAL_PATH)/proprietary/nvmm_manager.axf:system/etc/firmware/nvmm_manager.axf \
$(LOCAL_PATH)/proprietary/nvmm_mp2dec.axf:system/etc/firmware/nvmm_mp2dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_mp3dec.axf:system/etc/firmware/nvmm_mp3dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_mpeg4dec.axf:system/etc/firmware/nvmm_mpeg4dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_reference.axf:system/etc/firmware/nvmm_reference.axf \
$(LOCAL_PATH)/proprietary/nvmm_service.axf:system/etc/firmware/nvmm_service.axf \
$(LOCAL_PATH)/proprietary/nvmm_sorensondec.axf:system/etc/firmware/nvmm_sorensondec.axf \
$(LOCAL_PATH)/proprietary/nvmm_sw_mp3dec.axf:system/etc/firmware/nvmm_sw_mp3dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_wavdec.axf:system/etc/firmware/nvmm_wavdec.axf \
$(LOCAL_PATH)/proprietary/nvrm_avp.bin:system/etc/firmware/nvrm_avp.bin \
$(LOCAL_PATH)/proprietary/libEGL_perfhud.so:system/lib/egl/libEGL_perfhud.so \
$(LOCAL_PATH)/proprietary/libEGL_tegra.so:system/lib/egl/libEGL_tegra.so \
$(LOCAL_PATH)/proprietary/libGLESv1_CM_perfhud.so:system/lib/egl/libGLESv1_CM_perfhud.so \
$(LOCAL_PATH)/proprietary/libGLESv1_CM_tegra.so:system/lib/egl/libGLESv1_CM_tegra.so \
$(LOCAL_PATH)/proprietary/libGLESv2_perfhud.so:system/lib/egl/libGLESv2_perfhud.so \
$(LOCAL_PATH)/proprietary/libGLESv2_tegra.so:system/lib/egl/libGLESv2_tegra.so \
$(LOCAL_PATH)/proprietary/gralloc.tegra.so:system/lib/hw/gralloc.tegra.so \
$(LOCAL_PATH)/proprietary/hwcomposer.tegra.so:system/lib/hw/hwcomposer.tegra.so \
$(LOCAL_PATH)/proprietary/libcgdrv.so:system/lib/libcgdrv.so \
$(LOCAL_PATH)/proprietary/libnvddk_2d.so:system/lib/libnvddk_2d.so \
$(LOCAL_PATH)/proprietary/libnvddk_2d_v2.so:system/lib/libnvddk_2d_v2.so \
$(LOCAL_PATH)/proprietary/libnvddk_audiofx.so:system/lib/libnvddk_audiofx.so \
$(LOCAL_PATH)/proprietary/libnvdispatch_helper.so:system/lib/libnvdispatch_helper.so \
$(LOCAL_PATH)/proprietary/libnvdispmgr_d.so:system/lib/libnvdispmgr_d.so \
$(LOCAL_PATH)/proprietary/libnvmm.so:system/lib/libnvmm.so \
$(LOCAL_PATH)/proprietary/libnvmm_camera.so:system/lib/libnvmm_camera.so \
$(LOCAL_PATH)/proprietary/libnvmm_contentpipe.so:system/lib/libnvmm_contentpipe.so \
$(LOCAL_PATH)/proprietary/libnvmm_image.so:system/lib/libnvmm_image.so \
$(LOCAL_PATH)/proprietary/libnvmm_manager.so:system/lib/libnvmm_manager.so \
$(LOCAL_PATH)/proprietary/libnvmm_service.so:system/lib/libnvmm_service.so \
$(LOCAL_PATH)/proprietary/libnvmm_tracklist.so:system/lib/libnvmm_tracklist.so \
$(LOCAL_PATH)/proprietary/libnvmm_utils.so:system/lib/libnvmm_utils.so \
$(LOCAL_PATH)/proprietary/libnvmm_video.so:system/lib/libnvmm_video.so \
$(LOCAL_PATH)/proprietary/libnvodm_imager.so:system/lib/libnvodm_imager.so \
$(LOCAL_PATH)/proprietary/libnvodm_query.so:system/lib/libnvodm_query.so \
$(LOCAL_PATH)/proprietary/libnvomx.so:system/lib/libnvomx.so \
$(LOCAL_PATH)/proprietary/libnvomxilclient.so:system/lib/libnvomxilclient.so \
$(LOCAL_PATH)/proprietary/libnvos.so:system/lib/libnvos.so \
$(LOCAL_PATH)/proprietary/libnvrm.so:system/lib/libnvrm.so \
$(LOCAL_PATH)/proprietary/libnvrm_channel.so:system/lib/libnvrm_channel.so \
$(LOCAL_PATH)/proprietary/libnvrm_graphics.so:system/lib/libnvrm_graphics.so \
$(LOCAL_PATH)/proprietary/libnvsm.so:system/lib/libnvsm.so \
$(LOCAL_PATH)/proprietary/libnvwsi.so:system/lib/libnvwsi.so \
$(LOCAL_PATH)/proprietary/libstagefrighthw.so:system/lib/libstagefrighthw.so

PRODUCT_PACKAGES += \
libpkip
18 changes: 18 additions & 0 deletions everest/libpkip_mock.c
@@ -0,0 +1,18 @@
/*
* 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.
*/
int PKITP_SYM_ExportProtectedKey() {
return 0;
}
Binary file added everest/proprietary/gralloc.tegra.so
Binary file not shown.
Binary file added everest/proprietary/hwcomposer.tegra.so
Binary file not shown.
Binary file added everest/proprietary/libEGL_perfhud.so
Binary file not shown.
Binary file added everest/proprietary/libEGL_tegra.so
Binary file not shown.
Binary file added everest/proprietary/libGLESv1_CM_perfhud.so
Binary file not shown.
Binary file added everest/proprietary/libGLESv1_CM_tegra.so
Binary file not shown.
Binary file added everest/proprietary/libGLESv2_perfhud.so
Binary file not shown.
Binary file added everest/proprietary/libGLESv2_tegra.so
Binary file not shown.
Binary file added everest/proprietary/libcgdrv.so
Binary file not shown.
Binary file added everest/proprietary/libnvddk_2d.so
Binary file not shown.
Binary file added everest/proprietary/libnvddk_2d_v2.so
Binary file not shown.
Binary file added everest/proprietary/libnvddk_audiofx.so
Binary file not shown.
Binary file added everest/proprietary/libnvdispatch_helper.so
Binary file not shown.
Binary file added everest/proprietary/libnvdispmgr_d.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_camera.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_contentpipe.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_image.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_manager.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_service.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_tracklist.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_utils.so
Binary file not shown.
Binary file added everest/proprietary/libnvmm_video.so
Binary file not shown.
Binary file added everest/proprietary/libnvodm_imager.so
Binary file not shown.
Binary file added everest/proprietary/libnvodm_query.so
Binary file not shown.
Binary file added everest/proprietary/libnvomx.so
Binary file not shown.
Binary file added everest/proprietary/libnvomxilclient.so
Binary file not shown.
Binary file added everest/proprietary/libnvos.so
Binary file not shown.
Binary file added everest/proprietary/libnvrm.so
Binary file not shown.
Binary file added everest/proprietary/libnvrm_channel.so
Binary file not shown.
Binary file added everest/proprietary/libnvrm_graphics.so
Binary file not shown.
Binary file added everest/proprietary/libnvsm.so
Binary file not shown.
Binary file added everest/proprietary/libnvwsi.so
Binary file not shown.
Binary file added everest/proprietary/libstagefrighthw.so
Binary file not shown.
Binary file added everest/proprietary/nvddk_audiofx_core.axf
Binary file not shown.
Binary file added everest/proprietary/nvddk_audiofx_transport.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_aacdec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_adtsdec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_audiomixer.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_h264dec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_jpegdec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_jpegenc.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_manager.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_mp2dec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_mp3dec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_mpeg4dec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_reference.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_service.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_sorensondec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_sw_mp3dec.axf
Binary file not shown.
Binary file added everest/proprietary/nvmm_wavdec.axf
Binary file not shown.
Binary file added everest/proprietary/nvrm_avp.bin
Binary file not shown.
31 changes: 31 additions & 0 deletions stingray/Android.mk
@@ -0,0 +1,31 @@
#
# 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.
#
LOCAL_PATH := $(my-dir)

ifeq (stingray,$(TARGET_DEVICE))

include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_SRC_FILES:= \
libpkip_mock.c \

LOCAL_MODULE := libpkip

include $(BUILD_SHARED_LIBRARY)

endif
13 changes: 13 additions & 0 deletions stingray/BoardConfigStingray.mk
@@ -0,0 +1,13 @@
# 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.
73 changes: 73 additions & 0 deletions stingray/device-stingray.mk
@@ -0,0 +1,73 @@
# 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.

LOCAL_PATH := vendor/nvidia/stingray

# NVIDIA blobs necessary for stingray hardware
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/proprietary/nvmm_aacdec.axf:system/etc/firmware/nvmm_aacdec.axf \
$(LOCAL_PATH)/proprietary/nvddk_audiofx_core.axf:system/etc/firmware/nvddk_audiofx_core.axf \
$(LOCAL_PATH)/proprietary/nvddk_audiofx_transport.axf:system/etc/firmware/nvddk_audiofx_transport.axf \
$(LOCAL_PATH)/proprietary/nvmm_adtsdec.axf:system/etc/firmware/nvmm_adtsdec.axf \
$(LOCAL_PATH)/proprietary/nvmm_audiomixer.axf:system/etc/firmware/nvmm_audiomixer.axf \
$(LOCAL_PATH)/proprietary/nvmm_h264dec.axf:system/etc/firmware/nvmm_h264dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_jpegdec.axf:system/etc/firmware/nvmm_jpegdec.axf \
$(LOCAL_PATH)/proprietary/nvmm_jpegenc.axf:system/etc/firmware/nvmm_jpegenc.axf \
$(LOCAL_PATH)/proprietary/nvmm_manager.axf:system/etc/firmware/nvmm_manager.axf \
$(LOCAL_PATH)/proprietary/nvmm_mp2dec.axf:system/etc/firmware/nvmm_mp2dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_mp3dec.axf:system/etc/firmware/nvmm_mp3dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_mpeg4dec.axf:system/etc/firmware/nvmm_mpeg4dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_reference.axf:system/etc/firmware/nvmm_reference.axf \
$(LOCAL_PATH)/proprietary/nvmm_service.axf:system/etc/firmware/nvmm_service.axf \
$(LOCAL_PATH)/proprietary/nvmm_sorensondec.axf:system/etc/firmware/nvmm_sorensondec.axf \
$(LOCAL_PATH)/proprietary/nvmm_sw_mp3dec.axf:system/etc/firmware/nvmm_sw_mp3dec.axf \
$(LOCAL_PATH)/proprietary/nvmm_wavdec.axf:system/etc/firmware/nvmm_wavdec.axf \
$(LOCAL_PATH)/proprietary/nvrm_avp.bin:system/etc/firmware/nvrm_avp.bin \
$(LOCAL_PATH)/proprietary/libEGL_perfhud.so:system/lib/egl/libEGL_perfhud.so \
$(LOCAL_PATH)/proprietary/libEGL_tegra.so:system/lib/egl/libEGL_tegra.so \
$(LOCAL_PATH)/proprietary/libGLESv1_CM_perfhud.so:system/lib/egl/libGLESv1_CM_perfhud.so \
$(LOCAL_PATH)/proprietary/libGLESv1_CM_tegra.so:system/lib/egl/libGLESv1_CM_tegra.so \
$(LOCAL_PATH)/proprietary/libGLESv2_perfhud.so:system/lib/egl/libGLESv2_perfhud.so \
$(LOCAL_PATH)/proprietary/libGLESv2_tegra.so:system/lib/egl/libGLESv2_tegra.so \
$(LOCAL_PATH)/proprietary/gralloc.tegra.so:system/lib/hw/gralloc.tegra.so \
$(LOCAL_PATH)/proprietary/hwcomposer.tegra.so:system/lib/hw/hwcomposer.tegra.so \
$(LOCAL_PATH)/proprietary/libcgdrv.so:system/lib/libcgdrv.so \
$(LOCAL_PATH)/proprietary/libnvddk_2d.so:system/lib/libnvddk_2d.so \
$(LOCAL_PATH)/proprietary/libnvddk_2d_v2.so:system/lib/libnvddk_2d_v2.so \
$(LOCAL_PATH)/proprietary/libnvddk_audiofx.so:system/lib/libnvddk_audiofx.so \
$(LOCAL_PATH)/proprietary/libnvdispatch_helper.so:system/lib/libnvdispatch_helper.so \
$(LOCAL_PATH)/proprietary/libnvdispmgr_d.so:system/lib/libnvdispmgr_d.so \
$(LOCAL_PATH)/proprietary/libnvmm.so:system/lib/libnvmm.so \
$(LOCAL_PATH)/proprietary/libnvmm_camera.so:system/lib/libnvmm_camera.so \
$(LOCAL_PATH)/proprietary/libnvmm_contentpipe.so:system/lib/libnvmm_contentpipe.so \
$(LOCAL_PATH)/proprietary/libnvmm_image.so:system/lib/libnvmm_image.so \
$(LOCAL_PATH)/proprietary/libnvmm_manager.so:system/lib/libnvmm_manager.so \
$(LOCAL_PATH)/proprietary/libnvmm_service.so:system/lib/libnvmm_service.so \
$(LOCAL_PATH)/proprietary/libnvmm_tracklist.so:system/lib/libnvmm_tracklist.so \
$(LOCAL_PATH)/proprietary/libnvmm_utils.so:system/lib/libnvmm_utils.so \
$(LOCAL_PATH)/proprietary/libnvmm_video.so:system/lib/libnvmm_video.so \
$(LOCAL_PATH)/proprietary/libnvodm_imager.so:system/lib/libnvodm_imager.so \
$(LOCAL_PATH)/proprietary/libnvodm_query.so:system/lib/libnvodm_query.so \
$(LOCAL_PATH)/proprietary/libnvomx.so:system/lib/libnvomx.so \
$(LOCAL_PATH)/proprietary/libnvomxilclient.so:system/lib/libnvomxilclient.so \
$(LOCAL_PATH)/proprietary/libnvos.so:system/lib/libnvos.so \
$(LOCAL_PATH)/proprietary/libnvrm.so:system/lib/libnvrm.so \
$(LOCAL_PATH)/proprietary/libnvrm_channel.so:system/lib/libnvrm_channel.so \
$(LOCAL_PATH)/proprietary/libnvrm_graphics.so:system/lib/libnvrm_graphics.so \
$(LOCAL_PATH)/proprietary/libnvsm.so:system/lib/libnvsm.so \
$(LOCAL_PATH)/proprietary/libnvwsi.so:system/lib/libnvwsi.so \
$(LOCAL_PATH)/proprietary/libstagefrighthw.so:system/lib/libstagefrighthw.so

PRODUCT_PACKAGES += \
libpkip
18 changes: 18 additions & 0 deletions stingray/libpkip_mock.c
@@ -0,0 +1,18 @@
/*
* 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.
*/
int PKITP_SYM_ExportProtectedKey() {
return 0;
}
Binary file added stingray/proprietary/gralloc.tegra.so
Binary file not shown.
Binary file added stingray/proprietary/hwcomposer.tegra.so
Binary file not shown.
Binary file added stingray/proprietary/libEGL_perfhud.so
Binary file not shown.
Binary file added stingray/proprietary/libEGL_tegra.so
Binary file not shown.
Binary file added stingray/proprietary/libGLESv1_CM_perfhud.so
Binary file not shown.
Binary file added stingray/proprietary/libGLESv1_CM_tegra.so
Binary file not shown.
Binary file added stingray/proprietary/libGLESv2_perfhud.so
Binary file not shown.
Binary file added stingray/proprietary/libGLESv2_tegra.so
Binary file not shown.
Binary file added stingray/proprietary/libcgdrv.so
Binary file not shown.
Binary file added stingray/proprietary/libnvddk_2d.so
Binary file not shown.
Binary file added stingray/proprietary/libnvddk_2d_v2.so
Binary file not shown.
Binary file added stingray/proprietary/libnvddk_audiofx.so
Binary file not shown.
Binary file added stingray/proprietary/libnvdispatch_helper.so
Binary file not shown.
Binary file added stingray/proprietary/libnvdispmgr_d.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_camera.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_contentpipe.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_image.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_manager.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_service.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_tracklist.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_utils.so
Binary file not shown.
Binary file added stingray/proprietary/libnvmm_video.so
Binary file not shown.
Binary file added stingray/proprietary/libnvodm_imager.so
Binary file not shown.
Binary file added stingray/proprietary/libnvodm_query.so
Binary file not shown.
Binary file added stingray/proprietary/libnvomx.so
Binary file not shown.
Binary file added stingray/proprietary/libnvomxilclient.so
Binary file not shown.
Binary file added stingray/proprietary/libnvos.so
Binary file not shown.
Binary file added stingray/proprietary/libnvrm.so
Binary file not shown.
Binary file added stingray/proprietary/libnvrm_channel.so
Binary file not shown.
Binary file added stingray/proprietary/libnvrm_graphics.so
Binary file not shown.
Binary file added stingray/proprietary/libnvsm.so
Binary file not shown.
Binary file added stingray/proprietary/libnvwsi.so
Binary file not shown.
Binary file added stingray/proprietary/libstagefrighthw.so
Binary file not shown.
Binary file added stingray/proprietary/nvddk_audiofx_core.axf
Binary file not shown.
Binary file added stingray/proprietary/nvddk_audiofx_transport.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_aacdec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_adtsdec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_audiomixer.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_h264dec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_jpegdec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_jpegenc.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_manager.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_mp2dec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_mp3dec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_mpeg4dec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_reference.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_service.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_sorensondec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_sw_mp3dec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvmm_wavdec.axf
Binary file not shown.
Binary file added stingray/proprietary/nvrm_avp.bin
Binary file not shown.
31 changes: 31 additions & 0 deletions wingray/Android.mk
@@ -0,0 +1,31 @@
#
# 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.
#
LOCAL_PATH := $(my-dir)

ifeq (wingray,$(TARGET_DEVICE))

include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_SRC_FILES:= \
libpkip_mock.c \

LOCAL_MODULE := libpkip

include $(BUILD_SHARED_LIBRARY)

endif
13 changes: 13 additions & 0 deletions wingray/BoardConfigWingray.mk
@@ -0,0 +1,13 @@
# 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.

0 comments on commit 865d512

Please sign in to comment.