OSDN Git Service

Unhide constructors of DataService and NetworkService.
authorMalcolm Chen <refuhoo@google.com>
Tue, 3 Apr 2018 18:48:56 +0000 (11:48 -0700)
committerMalcolm Chen <refuhoo@google.com>
Thu, 5 Apr 2018 22:02:17 +0000 (15:02 -0700)
commit83f59c61dd709cbdda6900294184135e40a22c57
treeaf7a2cb389b29a79e718c571e2faa33c89eba957
parent2d3e4b743713ea4c5fbe321a3f5bd225d35aba65
Unhide constructors of DataService and NetworkService.

DataService and NetworkService are System level classes. We shouldn't
hide their constructors otherwise their System level sub-class
can't be instantiated properly.

Test: gts
Bug: 77531655
Change-Id: I1a58b4857dbcf939ac124e20eb0a801ad5a9b597
api/system-current.txt
telephony/java/android/telephony/NetworkService.java
telephony/java/android/telephony/data/DataService.java