summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2020-05-14Add PackageInstaller#uninstallExistingPackage API to TvSystemandroid11-devRobert Horvath
To be used for profile management applications. Forwards calls to the hidden system API. Bug: 149465312 Test: m Change-Id: I3148a46fe89756b8800bccf2e78c3ae4be5fca5f
2020-05-04Revert "Update current API file rules"Anton Hansson
This reverts commit 34c37ad82ec6c04c2a8e72fc7acb94b32de8ff38. Reason for revert: b/155197156 Bug: 155197156 Change-Id: I21e9f283fae88416fcf18c8356bd10d99e98e843
2020-05-03Update current API file rulesSvet Ganov
Test: build + boot bug:150281259 Change-Id: Ice6ab935723a072dbb68c4fe32199f86ec4d983a Merged-In: Ice6ab935723a072dbb68c4fe32199f86ec4d983a
2020-04-17Add user management APIs to TvSystemRobert Horvath
To be used for profile management applications. These APIs mostly just forward calls to hidden system APIs. The #createManagedProfile method additionally modifies the passed in list to make sure disallowed packages are not installed for the new profile, and required packages are. All APIs operate on the user that owns the passed in context. Bug: 149465312 Test: m Test: Call method from support library in sample app Change-Id: I0b96916071e1facdf4e01dc4936580e7daf44375 (cherry picked from commit 39f53e794161f311aeea5df13b0e9dfd0b20d0ea)
2020-03-12Move TvSystem to /frameworks/opt/tv/tvsystemRobert Horvath
Bug: 151291114 Test: m com.android.libraries.tv.tvsystem Change-Id: I9c2a8670fe96bd466613b7196632c73b38420662