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 := \ |
| 25 | am \ |
| 26 | audio.conf \ |
| 27 | auto_pairing.conf \ |
| 28 | AVRCP.kl \ |
| 29 | baseline11k.par \ |
| 30 | baseline8k.par \ |
| 31 | baseline.par \ |
| 32 | basic.ok \ |
| 33 | bitmap_size.txt \ |
| 34 | blacklist.conf \ |
| 35 | bmgr \ |
| 36 | boolean.g2g \ |
| 37 | bp.img \ |
| 38 | brcm_guci_drv \ |
| 39 | bypassfactory \ |
| 40 | cacerts.bks \ |
| 41 | chat-ril \ |
| 42 | cmu6plus.ok.zip \ |
| 43 | cpcap-key.kl \ |
| 44 | data \ |
| 45 | dbus.conf \ |
| 46 | dev \ |
| 47 | egl.cfg \ |
| 48 | enroll.ok \ |
| 49 | en-US-ttp.data \ |
| 50 | firmware_error.565 \ |
| 51 | firmware_install.565 \ |
| 52 | ftmipcd \ |
| 53 | generic11_f.swimdl \ |
| 54 | generic11.lda \ |
| 55 | generic11_m.swimdl \ |
| 56 | generic8_f.swimdl \ |
| 57 | generic8.lda \ |
| 58 | generic8_m.swimdl \ |
| 59 | generic.swiarb \ |
| 60 | gps.conf \ |
| 61 | gpsconfig.xml \ |
| 62 | gps.stingray.so \ |
| 63 | gralloc.tegra.so \ |
| 64 | hosts \ |
| 65 | hwcomposer.tegra.so \ |
| 66 | ime \ |
| 67 | init.goldfish.rc \ |
| 68 | init.goldfish.sh \ |
| 69 | init.olympus.rc \ |
| 70 | init.rc \ |
| 71 | init.stingray.rc \ |
| 72 | input \ |
| 73 | input.conf \ |
| 74 | kernel \ |
| 75 | libEGL_tegra.so \ |
| 76 | libGLESv1_CM_tegra.so \ |
| 77 | libGLESv2_tegra.so \ |
| 78 | libmdmctrl.a \ |
| 79 | libmoto_ril.so \ |
| 80 | libpppd_plugin-ril.so \ |
| 81 | libril_rds.so \ |
| 82 | location \ |
| 83 | location.cfg \ |
| 84 | main.conf \ |
| 85 | monkey \ |
| 86 | network.conf \ |
| 87 | phone_type_choice.g2g \ |
| 88 | pm \ |
| 89 | pppd-ril \ |
| 90 | pppd-ril.options \ |
| 91 | proc \ |
| 92 | qwerty.kl \ |
| 93 | radio.img \ |
| 94 | rdl.bin \ |
| 95 | RFFspeed_501.bmd \ |
| 96 | RFFstd_501.bmd \ |
| 97 | savebpver \ |
| 98 | sbin \ |
| 99 | suplcerts.bks \ |
| 100 | svc \ |
| 101 | sys \ |
| 102 | system \ |
| 103 | tcmd \ |
| 104 | tuttle2.kl \ |
| 105 | ueventd.goldfish.rc \ |
| 106 | ueventd.olympus.rc \ |
| 107 | ueventd.rc \ |
| 108 | ueventd.stingray.rc \ |
| 109 | VoiceDialer.g2g \ |
| 110 | vold.fstab \ |
| 111 | zoneinfo.dat \ |
| 112 | zoneinfo.idx \ |
| 113 | zoneinfo.version |