summaryrefslogtreecommitdiff
path: root/LeanbackSampleApp
AgeCommit message (Collapse)Author
2021-09-21Convert LeanbackSampleApp's build file from .mk to .bpSpandan Das
LeanbackSampleApp was showing up as a false positive in a local script I was running while working on b/188652897 (apps that do not have a manifest file). It is a false positive since the manifest file will be inside the imported apk Although b/188652897 is not blocked by this conversion, this will probably be a necessary change in the future since we will move away from .mk files Test: m LeanbackSampleApp # artifacts have same sha Bug: 188652897 Change-Id: Ib00639a7cfa767036e3857746eb546646dfc0925
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to device/google/atvandroid-s-preview-1Bob Badour
Added SPDX-license-identifier-Apache-2.0 to: TvProvision/Android.bp TvSampleLeanbackLauncher/Android.bp audio_proxy/Android.bp audio_proxy/service/Android.bp Added SPDX-license-identifier-Apache-2.0 legacy_notice to: Android.bp Added legacy_notice to: LeanbackSampleApp/Android.mk audio_proxy/interfaces/5.0/Android.bp audio_proxy/interfaces/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I7f4a215df03735e77f66937b4f38f280705d01a4
2015-08-12Update LeanbackSample app to latest from githubKonstantinos Menychtas
The prebuilt LeanbackSample app (built by easonj@) is updated to take into consideration changes relevant to API-23. Latest commit from the respective github repo https://github.com/googlesamples/androidtv-Leanback has SHA1 f87651d3c91. This update is necessary to make the "Videos by Google" app in the Android TV emulator a minimally useful sample app. Change-Id: I4b1de3339288ba604f4f28f847c4181f21f0d959
2014-11-21Add LeanbackSampleApp to ATV emulator buildTerry Heo
Bug: 18297797 Change-Id: Id3c76f86d1465c887e07057fe0f8e1e5477753da