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 | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 26 | ap_gain.bin \ |
Jeff Brown | b96e340 | 2010-11-18 14:29:59 -0800 | [diff] [blame] | 27 | AVRCP.kl \ |
James Wilson | 4e74e30 | 2011-01-11 17:13:22 -0600 | [diff] [blame] | 28 | batch \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 29 | bitmap_size.txt \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 30 | bmgr \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 31 | bp.img \ |
| 32 | brcm_guci_drv \ |
| 33 | bypassfactory \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 34 | cdt.bin \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 35 | chat-ril \ |
Jeff Brown | b96e340 | 2010-11-18 14:29:59 -0800 | [diff] [blame] | 36 | cpcap-key.kl \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 37 | egl.cfg \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 38 | firmware_error.565 \ |
| 39 | firmware_install.565 \ |
| 40 | ftmipcd \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 41 | gps.conf \ |
| 42 | gpsconfig.xml \ |
| 43 | gps.stingray.so \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 44 | gralloc.omap3.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 45 | gralloc.tegra.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 46 | hwcomposer.tegra.so \ |
| 47 | ime \ |
| 48 | init.goldfish.rc \ |
| 49 | init.goldfish.sh \ |
| 50 | init.olympus.rc \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 51 | init.sholes.rc \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 52 | init.stingray.rc \ |
| 53 | input \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 54 | kernel \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 55 | lbl \ |
| 56 | libEGL_POWERVR_SGX530_121.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 57 | libEGL_tegra.so \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 58 | libGLESv1_CM_POWERVR_SGX530_121.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 59 | libGLESv1_CM_tegra.so \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 60 | libGLESv2_POWERVR_SGX530_121.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 61 | libGLESv2_tegra.so \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 62 | libmoto_ril.so \ |
| 63 | libpppd_plugin-ril.so \ |
| 64 | libril_rds.so \ |
| 65 | location \ |
| 66 | location.cfg \ |
| 67 | main.conf \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 68 | mbm.bin \ |
| 69 | mbm_consumer.bin \ |
| 70 | mdm_panicd \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 71 | monkey \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 72 | pm \ |
| 73 | pppd-ril \ |
| 74 | pppd-ril.options \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 75 | qwerty.kl \ |
| 76 | radio.img \ |
| 77 | rdl.bin \ |
| 78 | RFFspeed_501.bmd \ |
| 79 | RFFstd_501.bmd \ |
| 80 | savebpver \ |
Jean-Baptiste Queru | 3640494 | 2010-09-26 16:00:53 -0700 | [diff] [blame] | 81 | sholes-keypad.kl \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 82 | suplcerts.bks \ |
| 83 | svc \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 84 | tcmd \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 85 | ueventd.goldfish.rc \ |
| 86 | ueventd.olympus.rc \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 87 | ueventd.stingray.rc \ |
Jean-Baptiste Queru | 0944771 | 2010-09-26 13:05:41 -0700 | [diff] [blame] | 88 | vold.fstab \ |
Elliott Hughes | e1654ea | 2012-08-15 18:34:49 -0700 | [diff] [blame] | 89 | wl1271.bin |