This website requires JavaScript.
Explore
Help
Sign In
fazilsheik
/
android_packages_modules_Connectivity
Watch
1
Star
0
Fork
You've already forked android_packages_modules_Connectivity
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8a480eebef
android_packages_modules_Co...
/
Tethering
/
apex
/
manifest.json
5 lines
62 B
JSON
Raw
Normal View
History
Unescape
Escape
[Tether17] create com.android.tethering.apex package Add APEX com.android.tethering.apex for tethering module. It have tethering apk now and would have jar and library in follow up CL. Bug:144320626 Test: build Change-Id: Ie6158639886e90180dd90347e802a5fe062031b2
2019-11-28 02:17:03 +00:00
{
Change Tethering package name ".apex" is easy to confuse. Rename as below: apex: com.android.tethering.apex -> com.android.tethering apk: com.android.tethering -> com.android.networkstack.tethering Bug: 146471733 Test: build Change-Id: I2c7647abb996539a3af6cfe0e0214a5e8927c0d6
2019-12-18 09:47:26 +00:00
"name"
:
"com.android.tethering"
,
Bump Tethering apex version code The version code in the manifest is only used for development builds, as release builds dynamically replace it. Bug: 170183552 Test: m Change-Id: I51916756f41672d372e3a4adce3a8edf5d472c0d
2020-10-22 02:50:48 +00:00
"version"
:
309999900
[Tether17] create com.android.tethering.apex package Add APEX com.android.tethering.apex for tethering module. It have tethering apk now and would have jar and library in follow up CL. Bug:144320626 Test: build Change-Id: Ie6158639886e90180dd90347e802a5fe062031b2
2019-11-28 02:17:03 +00:00
}