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