Home
last modified time | relevance | path

Searched refs:COMPANY (Results 1 – 8 of 8) sorted by relevance

/device/lge/hammerhead/self-extractors/
Dgenerate-packages.sh30 for COMPANY in broadcom lge qcom
32 echo Processing files from $COMPANY
34 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
37 case $COMPANY in
253 echo \ \ Setting up $COMPANY-specific makefiles
254 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
258 SCRIPT=extract-$COMPANY-$DEVICE.sh
260 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
262 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
264 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
[all …]
/device/asus/flo/self-extractors/
Dgenerate-packages.sh43 for COMPANY in asus broadcom qcom
45 echo Processing files from $COMPANY
47 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
50 case $COMPANY in
259 echo \ \ Setting up $COMPANY-specific makefiles
260 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
264 SCRIPT=extract-$COMPANY-$DEVICE.sh
266 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
268 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
270 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
[all …]
/device/asus/deb/self-extractors/
Dgenerate-packages.sh46 for COMPANY in asus broadcom qcom
48 echo Processing files from $COMPANY
50 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
53 case $COMPANY in
264 echo \ \ Setting up $COMPANY-specific makefiles
265 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
269 SCRIPT=extract-$COMPANY-$DEVICE.sh
271 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
273 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
275 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
[all …]
/device/lge/mako/self-extractors/
Dgenerate-packages.sh55 for COMPANY in broadcom lge qcom
57 echo Processing files from $COMPANY
59 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
62 case $COMPANY in
259 echo \ \ Setting up $COMPANY-specific makefiles
260 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
264 SCRIPT=extract-$COMPANY-$DEVICE.sh
266 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
268 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
270 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
[all …]
/device/samsung/manta/self-extractors/
Dgenerate-packages.sh73 for COMPANY in audience broadcom samsung
75 echo Processing files from $COMPANY
77 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
80 case $COMPANY in
125 echo \ \ Setting up $COMPANY-specific makefiles
126 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
130 SCRIPT=extract-$COMPANY-$DEVICE.sh
132 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
134 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
136 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
[all …]
/device/asus/tilapia/self-extractors/
Dgenerate-packages.sh65 for COMPANY in asus broadcom elan invensense nvidia nxp widevine
67 echo Processing files from $COMPANY
69 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
72 case $COMPANY in
189 echo \ \ Setting up $COMPANY-specific makefiles
190 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
194 SCRIPT=extract-$COMPANY-$DEVICE.sh
196 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
198 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
200 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
[all …]
/device/common/
Dgenerate-packages.sh36 for COMPANY in `grep "[a-z|A-Z])" $EXTRACT_LIST_FILENAME | cut -f1 -d')'`
38 echo Processing files from $COMPANY
40 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
44 …TO_EXTRACT=`sed -n -e '/'" $COMPANY"'/,/;;/ p' $EXTRACT_LIST_FILENAME | tail -n+3 | head -n-2 | s…
80 echo "LOCAL_MODULE_OWNER := ${COMPANY}" >> ${APK_MAKEFILE}
113 echo \ \ Setting up $COMPANY-specific makefiles
114 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
118 SCRIPT=extract-$COMPANY-$DEVICE.sh
120 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
122 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
[all …]
/device/asus/grouper/self-extractors/
Dgenerate-packages.sh88 for COMPANY in asus broadcom elan invensense nvidia nxp widevine
90 echo Processing files from $COMPANY
92 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
95 case $COMPANY in
210 echo \ \ Setting up $COMPANY-specific makefiles
211 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
215 SCRIPT=extract-$COMPANY-$DEVICE.sh
217 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
219 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
221 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
[all …]