Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 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 := \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 25 | akmd2 \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 26 | am \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 27 | ap_gain.bin \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 28 | audio.conf \ |
| 29 | auto_pairing.conf \ |
Jeff Brown | b96e340 | 2010-11-18 14:29:59 -0800 | [diff] [blame] | 30 | AVRCP.kl \ |
James Wilson | 4e74e30 | 2011-01-11 17:13:22 -0600 | [diff] [blame] | 31 | batch \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 32 | bitmap_size.txt \ |
| 33 | blacklist.conf \ |
| 34 | bmgr \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 35 | bp.img \ |
| 36 | brcm_guci_drv \ |
| 37 | bypassfactory \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 38 | cdt.bin \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 39 | chat-ril \ |
Svetoslav Ganov | b9d5682 | 2012-02-07 11:21:56 -0800 | [diff] [blame] | 40 | content \ |
Jeff Brown | b96e340 | 2010-11-18 14:29:59 -0800 | [diff] [blame] | 41 | cpcap-key.kl \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 42 | data \ |
| 43 | dbus.conf \ |
| 44 | dev \ |
| 45 | egl.cfg \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 46 | firmware_error.565 \ |
| 47 | firmware_install.565 \ |
| 48 | ftmipcd \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 49 | gps.conf \ |
| 50 | gpsconfig.xml \ |
| 51 | gps.stingray.so \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 52 | gralloc.omap3.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 53 | gralloc.tegra.so \ |
| 54 | hosts \ |
| 55 | hwcomposer.tegra.so \ |
| 56 | ime \ |
| 57 | init.goldfish.rc \ |
| 58 | init.goldfish.sh \ |
| 59 | init.olympus.rc \ |
| 60 | init.rc \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 61 | init.sholes.rc \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 62 | init.stingray.rc \ |
| 63 | input \ |
| 64 | input.conf \ |
| 65 | kernel \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 66 | lbl \ |
| 67 | libEGL_POWERVR_SGX530_121.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 68 | libEGL_tegra.so \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 69 | libGLESv1_CM_POWERVR_SGX530_121.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 70 | libGLESv1_CM_tegra.so \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 71 | libGLESv2_POWERVR_SGX530_121.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 72 | libGLESv2_tegra.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 73 | libmoto_ril.so \ |
| 74 | libpppd_plugin-ril.so \ |
| 75 | libril_rds.so \ |
| 76 | location \ |
| 77 | location.cfg \ |
| 78 | main.conf \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 79 | mbm.bin \ |
| 80 | mbm_consumer.bin \ |
| 81 | mdm_panicd \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 82 | monkey \ |
| 83 | network.conf \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 84 | pm \ |
| 85 | pppd-ril \ |
| 86 | pppd-ril.options \ |
| 87 | proc \ |
| 88 | qwerty.kl \ |
| 89 | radio.img \ |
| 90 | rdl.bin \ |
| 91 | RFFspeed_501.bmd \ |
| 92 | RFFstd_501.bmd \ |
| 93 | savebpver \ |
| 94 | sbin \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 95 | sholes-keypad.kl \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 96 | suplcerts.bks \ |
| 97 | svc \ |
| 98 | sys \ |
| 99 | system \ |
| 100 | tcmd \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 101 | ueventd.goldfish.rc \ |
| 102 | ueventd.olympus.rc \ |
| 103 | ueventd.rc \ |
| 104 | ueventd.stingray.rc \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 105 | vold.fstab \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 106 | wl1271.bin \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 107 | zoneinfo.dat \ |
| 108 | zoneinfo.idx \ |
| 109 | zoneinfo.version |