Mathew Inwood | 787c193 | 2018-02-16 11:49:20 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | ~ Copyright (C) 2018 The Android Open Source Project |
| 4 | ~ |
| 5 | ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | ~ you may not use this file except in compliance with the License. |
| 7 | ~ You may obtain a copy of the License at |
| 8 | ~ |
| 9 | ~ http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | ~ |
| 11 | ~ Unless required by applicable law or agreed to in writing, software |
| 12 | ~ distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | ~ See the License for the specific language governing permissions and |
| 15 | ~ limitations under the License |
| 16 | --> |
| 17 | |
| 18 | <!-- |
| 19 | This XML file declares which system apps should be exempted from the hidden API blacklisting, i.e. |
Artur Satayev | 7e8dbfd | 2019-07-05 12:28:47 +0100 | [diff] [blame] | 20 | which apps should be allowed to access the entire private API. |
| 21 | |
| 22 | Only apps NOT signed with the platform cert need to be included, as apps signed with the platform |
| 23 | cert are exempted by default. |
| 24 | |
| 25 | Do NOT include any apps that are updatable via Play Store! |
Mathew Inwood | 787c193 | 2018-02-16 11:49:20 +0000 | [diff] [blame] | 26 | --> |
| 27 | |
| 28 | <config> |
Mathew Inwood | 2f09c3b | 2018-02-16 13:32:19 +0000 | [diff] [blame] | 29 | <hidden-api-whitelisted-app package="android.ext.services" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 30 | <hidden-api-whitelisted-app package="com.android.apps.tag" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 31 | <hidden-api-whitelisted-app package="com.android.basicsmsreceiver" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 32 | <hidden-api-whitelisted-app package="com.android.bookmarkprovider" /> |
Mathew Inwood | 2f09c3b | 2018-02-16 13:32:19 +0000 | [diff] [blame] | 33 | <hidden-api-whitelisted-app package="com.android.calllogbackup" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 34 | <hidden-api-whitelisted-app package="com.android.camera" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 35 | <hidden-api-whitelisted-app package="com.android.car.dialer" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 36 | <hidden-api-whitelisted-app package="com.android.car.messenger" /> |
| 37 | <hidden-api-whitelisted-app package="com.android.car.overview" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 38 | <hidden-api-whitelisted-app package="com.android.car.stream" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 39 | <hidden-api-whitelisted-app package="com.android.companiondevicemanager" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 40 | <hidden-api-whitelisted-app package="com.android.dreams.basic" /> |
Mathew Inwood | 2f09c3b | 2018-02-16 13:32:19 +0000 | [diff] [blame] | 41 | <hidden-api-whitelisted-app package="com.android.gallery" /> |
Sunny Goyal | b8e2fa7 | 2018-03-26 17:30:52 -0700 | [diff] [blame] | 42 | <hidden-api-whitelisted-app package="com.android.launcher3" /> |
Mathew Inwood | 2f09c3b | 2018-02-16 13:32:19 +0000 | [diff] [blame] | 43 | <hidden-api-whitelisted-app package="com.android.mtp" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 44 | <hidden-api-whitelisted-app package="com.android.musicfx" /> |
Philip P. Moltmann | 8943ad6 | 2018-07-25 12:12:30 -0700 | [diff] [blame] | 45 | <hidden-api-whitelisted-app package="com.android.permissioncontroller" /> |
David Brazdil | d32fc7d | 2018-03-13 16:14:03 +0000 | [diff] [blame] | 46 | <hidden-api-whitelisted-app package="com.android.printservice.recommendation" /> |
David Brazdil | f7e625c | 2018-03-09 13:39:59 +0000 | [diff] [blame] | 47 | <hidden-api-whitelisted-app package="com.android.printspooler" /> |
Mathew Inwood | 2f09c3b | 2018-02-16 13:32:19 +0000 | [diff] [blame] | 48 | <hidden-api-whitelisted-app package="com.android.providers.blockednumber" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 49 | <hidden-api-whitelisted-app package="com.android.providers.calendar" /> |
Mathew Inwood | 787c193 | 2018-02-16 11:49:20 +0000 | [diff] [blame] | 50 | <hidden-api-whitelisted-app package="com.android.providers.contacts" /> |
Mathew Inwood | 2f09c3b | 2018-02-16 13:32:19 +0000 | [diff] [blame] | 51 | <hidden-api-whitelisted-app package="com.android.providers.downloads" /> |
| 52 | <hidden-api-whitelisted-app package="com.android.providers.downloads.ui" /> |
| 53 | <hidden-api-whitelisted-app package="com.android.providers.media" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 54 | <hidden-api-whitelisted-app package="com.android.providers.tv" /> |
Mathew Inwood | 2f09c3b | 2018-02-16 13:32:19 +0000 | [diff] [blame] | 55 | <hidden-api-whitelisted-app package="com.android.providers.userdictionary" /> |
Roshan Pius | 71fd312 | 2019-10-03 12:54:16 -0700 | [diff] [blame] | 56 | <!-- TODO (b/141954427): Remove networkstack --> |
| 57 | <hidden-api-whitelisted-app package="com.android.networkstack" /> |
| 58 | <!-- TODO (b/141954427): Remove wifistack --> |
Roshan Pius | 8e10895 | 2019-10-10 10:54:36 -0700 | [diff] [blame] | 59 | <hidden-api-whitelisted-app package="com.android.wifi" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 60 | <hidden-api-whitelisted-app package="com.android.smspush" /> |
| 61 | <hidden-api-whitelisted-app package="com.android.spare_parts" /> |
| 62 | <hidden-api-whitelisted-app package="com.android.statementservice" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 63 | <hidden-api-whitelisted-app package="com.android.storagemanager" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 64 | <hidden-api-whitelisted-app package="com.android.systemui.plugins" /> |
| 65 | <hidden-api-whitelisted-app package="com.android.terminal" /> |
Hyunyoung Song | 41d8870 | 2019-05-21 12:30:46 -0700 | [diff] [blame] | 66 | <hidden-api-whitelisted-app package="com.android.wallpaper" /> |
Mathew Inwood | 2e9ba05 | 2018-03-15 14:05:53 +0000 | [diff] [blame] | 67 | <hidden-api-whitelisted-app package="jp.co.omronsoft.openwnn" /> |
markchien | ae8aa64 | 2019-12-16 20:15:20 +0800 | [diff] [blame] | 68 | <!-- STOPSHIP: Remove this when fixing all @hide usage for tethering.--> |
| 69 | <hidden-api-whitelisted-app package="com.android.networkstack.tethering" /> |
| 70 | <hidden-api-whitelisted-app package="com.android.networkstack" /> |
Mathew Inwood | 787c193 | 2018-02-16 11:49:20 +0000 | [diff] [blame] | 71 | </config> |