From ad1407c77cb3db23e2e38082e49dedae81632366 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 13 Sep 2012 13:46:01 -0700 Subject: Update self-extractors for JOO75 Change-Id: Ia48586ac1cb66bcaac9342aac2d5e6c30dfa5089 --- self-extractors/widevine/staging/device-partial.mk | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 self-extractors/widevine/staging/device-partial.mk (limited to 'self-extractors/widevine/staging/device-partial.mk') diff --git a/self-extractors/widevine/staging/device-partial.mk b/self-extractors/widevine/staging/device-partial.mk new file mode 100644 index 0000000..649264c --- /dev/null +++ b/self-extractors/widevine/staging/device-partial.mk @@ -0,0 +1,17 @@ +# Copyright (C) 2010 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. + +# Widevine blob(s) necessary for Maguro hardware +PRODUCT_PACKAGES := \ + libdrmdecrypt -- cgit v1.1