Create non updatable system server stubs
Separate out stubs from non-updatable part of the system server. The ultimate goal is to create system server stubs by merging the non-updatable stubs and the per-module stubs, instead of generating them from the combined sources. Bug: 177640454 Test: m checkapi Change-Id: Iecb9d51472ae238bbeabe65e1cd782b7c8a4ce59
Showing
- services/Android.bp 50 additions, 6 deletionsservices/Android.bp
- services/api/non-updatable-current.txt 55 additions, 0 deletionsservices/api/non-updatable-current.txt
- services/api/non-updatable-lint-baseline.txt 9 additions, 0 deletionsservices/api/non-updatable-lint-baseline.txt
- services/api/non-updatable-removed.txt 1 addition, 0 deletionsservices/api/non-updatable-removed.txt
services/api/non-updatable-current.txt
0 → 100644
services/api/non-updatable-lint-baseline.txt
0 → 100644
services/api/non-updatable-removed.txt
0 → 100644
Please register or sign in to comment