Home | History | Annotate | Download | only in core
      1 #
      2 # Copyright (C) 2010 The Android Open Source Project
      3 #
      4 # Licensed under the Apache License, Version 2.0 (the "License");
      5 # you may not use this file except in compliance with the License.
      6 # You may obtain a copy of the License at
      7 #
      8 #      http://www.apache.org/licenses/LICENSE-2.0
      9 #
     10 # Unless required by applicable law or agreed to in writing, software
     11 # distributed under the License is distributed on an "AS IS" BASIS,
     12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13 # See the License for the specific language governing permissions and
     14 # limitations under the License.
     15 #
     16 
     17 # This is the list of modules grandfathered to use ALL_PREBUILT
     18 
     19 # DO NOT ADD ANY NEW MODULE TO THIS FILE
     20 #
     21 # ALL_PREBUILT modules are hard to control and audit and we don't want
     22 # to add any new such module in the system
     23 
     24 GRANDFATHERED_ALL_PREBUILT := \
     25 	akmd2 \
     26 	am \
     27 	ap_gain.bin \
     28 	AVRCP.kl \
     29 	batch \
     30 	bitmap_size.txt \
     31 	bmgr \
     32 	bp.img \
     33 	brcm_guci_drv \
     34 	bypassfactory \
     35 	cdt.bin \
     36 	chat-ril \
     37 	content \
     38 	cpcap-key.kl \
     39 	data \
     40 	dbus.conf \
     41 	dev \
     42 	egl.cfg \
     43 	firmware_error.565 \
     44 	firmware_install.565 \
     45 	ftmipcd \
     46 	gps.conf \
     47 	gpsconfig.xml \
     48 	gps.stingray.so \
     49 	gralloc.omap3.so \
     50 	gralloc.tegra.so \
     51 	hosts \
     52 	hwcomposer.tegra.so \
     53 	ime \
     54 	init.goldfish.rc \
     55 	init.goldfish.sh \
     56 	init.olympus.rc \
     57 	init.rc \
     58 	init.sholes.rc \
     59 	init.stingray.rc \
     60 	input \
     61 	kernel \
     62 	lbl \
     63 	libEGL_POWERVR_SGX530_121.so \
     64 	libEGL_tegra.so \
     65 	libGLESv1_CM_POWERVR_SGX530_121.so \
     66 	libGLESv1_CM_tegra.so \
     67 	libGLESv2_POWERVR_SGX530_121.so \
     68 	libGLESv2_tegra.so \
     69 	libmoto_ril.so \
     70 	libpppd_plugin-ril.so \
     71 	libril_rds.so \
     72 	location \
     73 	location.cfg \
     74 	main.conf \
     75 	mbm.bin \
     76 	mbm_consumer.bin \
     77 	mdm_panicd \
     78 	monkey \
     79 	pm \
     80 	pppd-ril \
     81 	pppd-ril.options \
     82 	proc \
     83 	qwerty.kl \
     84 	radio.img \
     85 	rdl.bin \
     86 	RFFspeed_501.bmd \
     87 	RFFstd_501.bmd \
     88 	savebpver \
     89 	sbin \
     90 	sholes-keypad.kl \
     91 	suplcerts.bks \
     92 	svc \
     93 	sys \
     94 	system \
     95 	tcmd \
     96 	ueventd.goldfish.rc \
     97 	ueventd.olympus.rc \
     98 	ueventd.rc \
     99 	ueventd.stingray.rc \
    100 	vold.fstab \
    101 	wl1271.bin
    102