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