Dianne Hackborn
7049e08d6f
Fix issue #72116995 : Add permission guarding Service#startForeground
...
Bug: 72116995
Test: atest CtsAppTestCases
Change-Id: I3fab8561028d5c2b54a5e8468f7ff51bcd7bc3df
2018-03-05 17:00:51 -08:00
Ian Pedowitz
b19c1b8ec6
Revert "Fix issue #72116995 : Add permission guarding Service#startForeground"
...
This reverts commit 7890baea48 .
Reason for revert: b/73224471
Bug: 73224471
Bug: 72116995
Change-Id: Ife5dc5c14026ae7dcb126b0b3c3e7701ed3eaebe
2018-02-12 16:12:26 +00:00
Dianne Hackborn
7890baea48
Fix issue #72116995 : Add permission guarding Service#startForeground
...
Bug: 72116995
Test: atest CtsAppTestCases
Change-Id: I88e3f6f1395b7ee0c0af41c9f7e9a5971da17631
2018-02-07 14:05:31 -08:00
Dianne Hackborn
0d3c8bac64
Revert "Fix issue #72116995 : Add permission guarding Service#startForeground"
...
This reverts commit cbe2f1bf27 .
Test: NA
Bug: 72116995
2018-01-25 12:55:58 -08:00
Dianne Hackborn
cbe2f1bf27
Fix issue #72116995 : Add permission guarding Service#startForeground
...
Bug: 72116995
Test: atest CtsAppTestCases
Change-Id: Ib8471d514bc2c126c34a867ca8ff77d90be9661e
2018-01-21 19:57:14 -08:00
Robin Lee
72f57c9946
Make ToyVpn a little more realistic
...
Now it shows how to:
- start as an always-on VPN.
- take over the last connection using protect().
Bug: 35802839
Test: manual connection
Change-Id: I4699afbcf4bd0933dbeb3bf77a2d91f49d6ede1d
2017-03-28 14:53:09 +01:00
Christopher Ferris
0e2da18081
Fix up the makefiles and some samples.
...
Add LOCAL_DEX_PREOPT := false to force the samples to build actual apks.
In addition, fix a couple of other small issues:
- TtsEngine didn't have the api level set properly.
- SimpleJNI used a non-ndk library and was using libc++.
Change-Id: I1fd7c187956eed4620049bb746f4d62babcd648a
2016-04-19 14:32:13 -07:00
Chia-chi Yeh
9ad3f40880
Android VPN sample for ICS SDK
...
Change-Id: I84e568625c5c9cc9b48f338e2d6226a8e9f67017
2011-11-28 17:21:34 -08:00