legacy_prebuilts.mk revision d3aab738deea997b699a3b29733ccdc0107b334a
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	ap_gain.bin \
27	AVRCP.kl \
28	batch \
29	bitmap_size.txt \
30	bmgr \
31	bp.img \
32	brcm_guci_drv \
33	bypassfactory \
34	cdt.bin \
35	chat-ril \
36	cpcap-key.kl \
37	data \
38	dbus.conf \
39	dev \
40	egl.cfg \
41	firmware_error.565 \
42	firmware_install.565 \
43	ftmipcd \
44	gps.conf \
45	gpsconfig.xml \
46	gps.stingray.so \
47	gralloc.omap3.so \
48	gralloc.tegra.so \
49	hosts \
50	hwcomposer.tegra.so \
51	ime \
52	init.goldfish.rc \
53	init.goldfish.sh \
54	init.olympus.rc \
55	init.rc \
56	init.sholes.rc \
57	init.stingray.rc \
58	input \
59	kernel \
60	lbl \
61	libEGL_POWERVR_SGX530_121.so \
62	libEGL_tegra.so \
63	libGLESv1_CM_POWERVR_SGX530_121.so \
64	libGLESv1_CM_tegra.so \
65	libGLESv2_POWERVR_SGX530_121.so \
66	libGLESv2_tegra.so \
67	libmoto_ril.so \
68	libpppd_plugin-ril.so \
69	libril_rds.so \
70	location \
71	location.cfg \
72	main.conf \
73	mbm.bin \
74	mbm_consumer.bin \
75	mdm_panicd \
76	monkey \
77	pm \
78	pppd-ril \
79	pppd-ril.options \
80	proc \
81	qwerty.kl \
82	radio.img \
83	rdl.bin \
84	RFFspeed_501.bmd \
85	RFFstd_501.bmd \
86	savebpver \
87	sbin \
88	sholes-keypad.kl \
89	suplcerts.bks \
90	svc \
91	sys \
92	system \
93	tcmd \
94	ueventd.goldfish.rc \
95	ueventd.olympus.rc \
96	ueventd.rc \
97	ueventd.stingray.rc \
98	vold.fstab \
99	wl1271.bin
100