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