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 am \ 27 ap_gain.bin \ 28 audio.conf \ 29 auto_pairing.conf \ 30 AVRCP.kl \ 31 batch \ 32 bitmap_size.txt \ 33 blacklist.conf \ 34 bmgr \ 35 bp.img \ 36 brcm_guci_drv \ 37 bypassfactory \ 38 cdt.bin \ 39 chat-ril \ 40 content \ 41 cpcap-key.kl \ 42 data \ 43 dbus.conf \ 44 dev \ 45 egl.cfg \ 46 firmware_error.565 \ 47 firmware_install.565 \ 48 ftmipcd \ 49 gps.conf \ 50 gpsconfig.xml \ 51 gps.stingray.so \ 52 gralloc.omap3.so \ 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 \ 61 init.sholes.rc \ 62 init.stingray.rc \ 63 input \ 64 input.conf \ 65 kernel \ 66 lbl \ 67 libEGL_POWERVR_SGX530_121.so \ 68 libEGL_tegra.so \ 69 libGLESv1_CM_POWERVR_SGX530_121.so \ 70 libGLESv1_CM_tegra.so \ 71 libGLESv2_POWERVR_SGX530_121.so \ 72 libGLESv2_tegra.so \ 73 libmoto_ril.so \ 74 libpppd_plugin-ril.so \ 75 libril_rds.so \ 76 location \ 77 location.cfg \ 78 main.conf \ 79 mbm.bin \ 80 mbm_consumer.bin \ 81 mdm_panicd \ 82 monkey \ 83 network.conf \ 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 \ 95 sholes-keypad.kl \ 96 suplcerts.bks \ 97 svc \ 98 sys \ 99 system \ 100 tcmd \ 101 ueventd.goldfish.rc \ 102 ueventd.olympus.rc \ 103 ueventd.rc \ 104 ueventd.stingray.rc \ 105 vold.fstab \ 106 wl1271.bin \ 107 zoneinfo.dat \ 108 zoneinfo.idx \ 109 zoneinfo.version 110