forked from TheMuppets/proprietary_vendor_google_bluejay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAndroid.mk
19 lines (15 loc) · 1012 Bytes
/
Android.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/google/bluejay/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),bluejay)
$(call add-radio-file-sha1-checked,radio/abl.img,dd838e9050d34fcfa5766847a6e8580eeb02c950)
$(call add-radio-file-sha1-checked,radio/bl1.img,611cc2982ec602e8427d30b30fb6feada1ab7c23)
$(call add-radio-file-sha1-checked,radio/bl2.img,46040d4c980bc1c1591b20dc636d5d3f66a255bc)
$(call add-radio-file-sha1-checked,radio/bl31.img,dd857b71408bc2646f7da5eb9d8a9d4647c6c006)
$(call add-radio-file-sha1-checked,radio/gsa.img,bd29ad081a5aea629941a8b2eaa7b04e15b0e523)
$(call add-radio-file-sha1-checked,radio/ldfw.img,2983de6fa019e6aca46f68938167207b347546fc)
$(call add-radio-file-sha1-checked,radio/modem.img,4c40d1398e905d8787b66f9437eb50830383a5ad)
$(call add-radio-file-sha1-checked,radio/pbl.img,f9f84b480475992361695e081534e31d1b086cb8)
$(call add-radio-file-sha1-checked,radio/tzsw.img,7d85566d2b9e5193c31fb5fe0140d959ca028e63)
endif