summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2021-03-23Add unsafe_ignore_missing_latest_apiRobert Horvath
Required to remove TvSystem from prebuilts/sdk. Bug: 174218249 Test: m Change-Id: I5f1e862398a66be5fb31b053aeef7b3671a4633f
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/opt/tv/tvsystem am: d2e5b1e55e ↵Bob Badour
am: 9eb9573e3c am: 533aeb97a8 Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/tv/tvsystem/+/1588946 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I9b11ddda1142c0ae51f88b0115154fdb1472b628
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/opt/tv/tvsystemandroid-s-preview-1Bob Badour
Added SPDX-license-identifier-Apache-2.0 to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I1d0946b1708c1c89cd07af7c0bbd8bc3173181d9
2020-11-24Add no_dist to TvSystemRobert Horvath
TvSystem should not be included in the sdk dist. Bug: 174148106 Test: Build sdk dist, verify tvsystem absent Change-Id: Ifb84976af6f818bda4f4dd5b73d3e1e1cc081d8a
2020-11-19Revert^2 "Move TvSystem to system_ext"Robert Horvath
8dea9bc6d3d5cc20c8a4e09634031ef9da44979a Change-Id: Ic70d8e0b6141dbe51d4d6c42e2105179d85a9496
2020-11-17Revert "Move TvSystem to system_ext"Robin Lee
This reverts commit 89d32fb708129bf400335a41a7d50faad99a677b. Reason for revert: b/173530901 Bug: 173530901 Bug: 171684954 Change-Id: Icff994bb0e65e9679d342c19a1e27fd5a81f4e2f
2020-10-26Move TvSystem to system_extRobert Horvath
Test: Flash, verify TvSystem jar is located in /system_ext, use TvSystem from an app Bug: 171684954 Change-Id: I9fff12f04e600085c577dadd7e0c5ceadf31f39a
2020-08-03Add AudioManager volume behavior APIs to TvSystemMarvin Ramin
Add the following APIs to TvSystem: - AudioManager#getDeviceVolumeBehavior - AudioManager#setDeviceVolumeBehavior - AudioDeviceAttributes (as argument to above methods) Bug: 162729744 Test: m Change-Id: I90ddbf62e770943d426fe14633524a4e72a28455
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