Anton Hansson
dd7d52f963
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
Merged-In: I772790b783b0a8730b8bf680c9e569a886b8d789
2020-10-19 16:41:01 +01:00
..
2020-06-23 14:32:12 -07:00
2019-02-28 23:29:04 -07:00
2019-12-18 15:42:06 +00:00
2019-12-18 15:42:06 +00:00
2019-12-18 15:42:06 +00:00
2020-01-09 14:52:50 -08:00
2019-02-28 23:29:04 -07:00
2019-12-18 15:42:06 +00:00
2019-12-18 15:42:06 +00:00
2020-02-11 07:52:56 +00:00
2020-02-18 20:03:17 -08:00
2020-02-18 20:03:17 -08:00
2020-01-22 16:42:19 -08:00
2020-04-17 02:48:38 +00:00
2018-12-20 15:27:08 -08:00
2020-02-13 15:11:41 -08:00
2019-02-28 23:29:04 -07:00
2020-02-28 11:39:47 -08:00
2019-08-29 17:15:44 -07:00
2020-02-07 10:28:49 -08:00
2020-02-07 10:28:49 -08:00
2019-08-29 17:15:44 -07:00
2020-02-11 19:53:44 -08:00
2020-02-07 14:39:33 -08:00
2020-02-07 14:39:33 -08:00
2020-02-07 14:39:33 -08:00
2020-02-07 14:39:33 -08:00
2020-02-07 14:39:33 -08:00
2020-07-15 13:12:54 -07:00
2019-02-27 13:31:11 +00:00
2019-02-27 13:31:11 +00:00
2020-02-18 20:03:17 -08:00
2019-11-26 16:37:16 +00:00
2019-10-31 14:05:03 -07:00
2020-04-07 17:48:48 -07:00
2019-02-27 13:31:11 +00:00
2020-10-19 16:41:01 +01:00
2019-12-16 11:47:59 -08:00
2020-10-19 16:41:01 +01:00
2020-02-19 14:39:58 -08:00
2019-10-08 18:58:02 -07:00
2020-10-19 16:41:01 +01:00
2019-03-20 16:10:08 -07:00
2019-03-20 16:10:08 -07:00
2019-11-20 22:56:45 +00:00
2020-07-01 23:18:23 +00:00
2019-03-14 12:35:42 -07:00