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