Anton Hansson
586a3cf229
Remove @TestApi from @SystemApi symbols
I ran these commands:
cd frameworks/base
grep -rl '@TestApi' --include '*.java' | xargs perl -i -p0e \
's/\@SystemApi[\s\n]+(\@\w+[\s\n]+)?\@TestApi/\@SystemApi\1/gs'
grep -rl '@TestApi' --include '*.java' | xargs perl -i -p0e \
's/\@TestApi[\s\n]+(\@\w+[\s\n]+)?\@SystemApi/\1\@SystemApi/gs'
Bug: 171179806
Test: m checkapi
Change-Id: I772790b783b0a8730b8bf680c9e569a886b8d789
2020-10-20 09:04:03 +01:00
..
2020-10-20 09:04:03 +01:00
2020-10-20 09:04:03 +01:00
2020-10-20 09:04:03 +01:00
2020-10-20 09:04:03 +01:00
2020-10-20 09:04:03 +01:00
2020-06-12 00:35:39 +00:00
2020-10-20 09:04:03 +01:00
2020-10-15 10:48:01 -07:00
2020-10-15 10:48:01 -07:00
2020-06-24 11:32:26 +00:00
2020-10-20 09:04:03 +01:00
2020-10-16 02:29:04 +08:00
2020-10-15 10:48:01 -07:00
2020-10-15 10:48:01 -07:00
2020-10-20 09:04:03 +01:00
2020-10-16 17:53:37 +00:00
2020-10-15 10:48:01 -07:00
2020-07-02 17:59:28 +02:00
2020-10-05 14:38:19 +09:00
2020-10-20 09:04:03 +01:00
2020-10-20 09:04:03 +01:00
2020-10-15 10:48:01 -07:00
2020-10-15 10:48:01 -07:00
2020-10-05 14:38:19 +09:00
2020-07-23 18:17:15 +00:00
2020-10-20 09:04:03 +01:00
2020-07-29 04:04:42 +00:00
2020-06-05 01:46:06 +00:00
2020-10-20 09:04:03 +01:00
2020-10-15 10:48:01 -07:00
2020-10-15 10:48:01 -07:00
2020-09-14 09:59:01 -06:00
2020-10-14 04:56:20 +00:00
2020-10-15 10:48:01 -07:00
2020-10-07 21:24:05 -06:00
2020-10-15 10:48:01 -07:00
2020-09-10 09:58:23 -07:00
2020-10-20 09:04:03 +01:00
2020-07-28 15:36:30 +08:00
2020-10-15 10:48:01 -07:00
2020-08-31 21:21:38 -07:00
2020-10-15 10:48:01 -07:00
2020-08-07 03:31:04 +00:00
2020-10-15 10:48:01 -07:00
2020-10-20 09:04:03 +01:00
2020-07-29 04:29:11 +00:00
2020-08-20 11:00:08 +08:00
2020-09-14 10:00:07 -06:00
2020-10-20 09:04:03 +01:00
2020-10-15 10:48:01 -07:00
2020-10-15 10:48:01 -07:00
2020-10-15 09:16:40 +00:00
2020-10-15 10:48:01 -07:00
2020-10-15 10:48:01 -07:00
2020-07-28 15:36:30 +08:00