summaryrefslogtreecommitdiffstats
path: root/self-extractors/samsung/staging/device-maguro.mk
diff options
context:
space:
mode:
Diffstat (limited to 'self-extractors/samsung/staging/device-maguro.mk')
-rw-r--r--self-extractors/samsung/staging/device-maguro.mk11
1 files changed, 4 insertions, 7 deletions
diff --git a/self-extractors/samsung/staging/device-maguro.mk b/self-extractors/samsung/staging/device-maguro.mk
index 718c496..3f1b7f5 100644
--- a/self-extractors/samsung/staging/device-maguro.mk
+++ b/self-extractors/samsung/staging/device-maguro.mk
@@ -12,11 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-LOCAL_PATH := vendor/samsung/maguro
-
# Samsung blob(s) necessary for Maguro hardware
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/proprietary/fRom:system/bin/fRom \
- $(LOCAL_PATH)/proprietary/libsecril-client.so:system/lib/libsecril-client.so \
- $(LOCAL_PATH)/proprietary/libsec-ril.so:system/vendor/lib/libsec-ril.so \
-
+PRODUCT_PACKAGES := \
+ fRom \
+ libsec-ril \
+ libsecril-client