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 	audio.conf \
     29 	auto_pairing.conf \
     30 	AVRCP.kl \
     31 	baseline11k.par \
     32 	baseline8k.par \
     33 	baseline.par \
     34 	basic.ok \
     35 	batch \
     36 	bitmap_size.txt \
     37 	blacklist.conf \
     38 	bmgr \
     39 	boolean.g2g \
     40 	bp.img \
     41 	brcm_guci_drv \
     42 	bypassfactory \
     43 	cdt.bin \
     44 	chat-ril \
     45 	cmu6plus.ok.zip \
     46 	cpcap-key.kl \
     47 	data \
     48 	dbus.conf \
     49 	dev \
     50 	egl.cfg \
     51 	enroll.ok \
     52 	en-US-ttp.data \
     53 	firmware_error.565 \
     54 	firmware_install.565 \
     55 	ftmipcd \
     56 	generic11_f.swimdl \
     57 	generic11.lda \
     58 	generic11_m.swimdl \
     59 	generic8_f.swimdl \
     60 	generic8.lda \
     61 	generic8_m.swimdl \
     62 	generic.swiarb \
     63 	gps.conf \
     64 	gpsconfig.xml \
     65 	gps.stingray.so \
     66 	gralloc.omap3.so \
     67 	gralloc.tegra.so \
     68 	hosts \
     69 	hwcomposer.tegra.so \
     70 	ime \
     71 	init.goldfish.rc \
     72 	init.goldfish.sh \
     73 	init.olympus.rc \
     74 	init.rc \
     75 	init.sholes.rc \
     76 	init.stingray.rc \
     77 	input \
     78 	input.conf \
     79 	kernel \
     80 	lbl \
     81 	libEGL_POWERVR_SGX530_121.so \
     82 	libEGL_tegra.so \
     83 	libGLESv1_CM_POWERVR_SGX530_121.so \
     84 	libGLESv1_CM_tegra.so \
     85 	libGLESv2_POWERVR_SGX530_121.so \
     86 	libGLESv2_tegra.so \
     87 	libmdmctrl.a \
     88 	libmoto_ril.so \
     89 	libpppd_plugin-ril.so \
     90 	libril_rds.so \
     91 	location \
     92 	location.cfg \
     93 	main.conf \
     94 	mbm.bin \
     95 	mbm_consumer.bin \
     96 	mdm_panicd \
     97 	monkey \
     98 	network.conf \
     99 	phone_type_choice.g2g \
    100 	pm \
    101 	pppd-ril \
    102 	pppd-ril.options \
    103 	proc \
    104 	qwerty.kl \
    105 	radio.img \
    106 	rdl.bin \
    107 	RFFspeed_501.bmd \
    108 	RFFstd_501.bmd \
    109 	savebpver \
    110 	sbin \
    111 	sholes-keypad.kl \
    112 	suplcerts.bks \
    113 	svc \
    114 	sys \
    115 	system \
    116 	tcmd \
    117 	ueventd.goldfish.rc \
    118 	ueventd.olympus.rc \
    119 	ueventd.rc \
    120 	ueventd.stingray.rc \
    121 	VoiceDialer.g2g \
    122 	vold.fstab \
    123 	wl1271.bin \
    124 	zoneinfo.dat \
    125 	zoneinfo.idx \
    126 	zoneinfo.version
    127