• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1###############################################################################
2# ERROR: AIDL API change detected on frozen interface                         #
3###############################################################################
4Above AIDL file(s) has changed. The AIDL API is marked `frozen: true` so it
5cannot be modified. Change this to `frozen: false`, then run `m %s-update-api`
6to reflect the changes to the current version so that it is reviewed by
7android-aidl-api-council@google.com.
8And then you need to change dependency on %s-V(n)-* to %s-V(n+1)-* to use
9new APIs.
10