<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_TV/common/tests, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/'/>
<entry>
<title>[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/TV</title>
<updated>2021-02-13T04:44:17+00:00</updated>
<author>
<name>Bob Badour</name>
<email>bbadour@google.com</email>
</author>
<published>2021-02-13T04:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=a6093a13199907d7fce8a3062ec039f7ceed0e20'/>
<id>a6093a13199907d7fce8a3062ec039f7ceed0e20</id>
<content type='text'>
Added SPDX-license-identifier-Apache-2.0 to:
  common/Android.bp
  common/tests/robotests/Android.mk
  jni/Android.bp
  jni/minijail/Android.mk
  libs/Android.bp
  partner_support/Android.bp
  partner_support/samples/Android.bp
  ratings/Android.bp
  tests/common/Android.bp
  tests/common/Android.mk
  tests/robotests/Android.mk
  tuner/Android.bp
  tuner/SampleDvbTuner/Android.bp
  tuner/SampleNetworkTuner/Android.bp
  tuner/proto/Android.bp
  tuner/sampletunertvinput/Android.bp
  tuner/tests/robotests/Android.mk
  tuner/tests/testing/Android.mk

Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD
    SPDX-license-identifier-MIT
to:
  Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I90d82d27acc0404aa1c0b55cee41ca55b2c80cd1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added SPDX-license-identifier-Apache-2.0 to:
  common/Android.bp
  common/tests/robotests/Android.mk
  jni/Android.bp
  jni/minijail/Android.mk
  libs/Android.bp
  partner_support/Android.bp
  partner_support/samples/Android.bp
  ratings/Android.bp
  tests/common/Android.bp
  tests/common/Android.mk
  tests/robotests/Android.mk
  tuner/Android.bp
  tuner/SampleDvbTuner/Android.bp
  tuner/SampleNetworkTuner/Android.bp
  tuner/proto/Android.bp
  tuner/sampletunertvinput/Android.bp
  tuner/tests/robotests/Android.mk
  tuner/tests/testing/Android.mk

Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD
    SPDX-license-identifier-MIT
to:
  Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I90d82d27acc0404aa1c0b55cee41ca55b2c80cd1
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for CustomizationManager</title>
<updated>2020-02-01T01:38:47+00:00</updated>
<author>
<name>Nick Chalko</name>
<email>nchalko@google.com</email>
</author>
<published>2020-02-01T01:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=85dcba06ddc06edde27c79a655a2c6db440f42b2'/>
<id>85dcba06ddc06edde27c79a655a2c6db440f42b2</id>
<content type='text'>
PiperOrigin-RevId: 292646515
Change-Id: I3c8cc0fe9483f3718d2100194e4349e8604c5f92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PiperOrigin-RevId: 292646515
Change-Id: I3c8cc0fe9483f3718d2100194e4349e8604c5f92
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix format and imports</title>
<updated>2019-12-05T18:05:50+00:00</updated>
<author>
<name>Nick Chalko</name>
<email>nchalko@google.com</email>
</author>
<published>2019-11-20T23:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=83eae0fdb870eb718836500a7b2be0c16f998cfd'/>
<id>83eae0fdb870eb718836500a7b2be0c16f998cfd</id>
<content type='text'>
PiperOrigin-RevId: 281614964
Change-Id: Iff645b56232a3e1391cfad3486b068afe419d567
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PiperOrigin-RevId: 281614964
Change-Id: Iff645b56232a3e1391cfad3486b068afe419d567
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable robolectric build for common module</title>
<updated>2019-11-19T02:03:48+00:00</updated>
<author>
<name>Shraddha Basantwani</name>
<email>shraddha.basantwani@ittiam.com</email>
</author>
<published>2019-11-11T12:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=96eeb4afaecf004901940463ce5bd966951bd31a'/>
<id>96eeb4afaecf004901940463ce5bd966951bd31a</id>
<content type='text'>
Added make file for common/tests/robotests sources

Test: make RunTvCommonRoboTests
Bug: 142106564
Change-Id: I2a5801522103c706899c9778b21686ce27dd2fba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added make file for common/tests/robotests sources

Test: make RunTvCommonRoboTests
Bug: 142106564
Change-Id: I2a5801522103c706899c9778b21686ce27dd2fba
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup and format.</title>
<updated>2019-10-25T20:55:13+00:00</updated>
<author>
<name>Copybara</name>
<email>no-reply@google.com</email>
</author>
<published>2019-10-24T22:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=091ed0a39d2fe93393da22ff92118b6e3bb37e60'/>
<id>091ed0a39d2fe93393da22ff92118b6e3bb37e60</id>
<content type='text'>
PiperOrigin-RevId: 276578831
Change-Id: I62e0ade64c9faf4e2486ce8ec1b71826bab78394
Merged-In: I62e0ade64c9faf4e2486ce8ec1b71826bab78394
Test: m LiveTv
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PiperOrigin-RevId: 276578831
Change-Id: I62e0ade64c9faf4e2486ce8ec1b71826bab78394
Merged-In: I62e0ade64c9faf4e2486ce8ec1b71826bab78394
Test: m LiveTv
</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard robolectric runner</title>
<updated>2019-10-04T19:03:43+00:00</updated>
<author>
<name>Nick Chalko</name>
<email>nchalko@google.com</email>
</author>
<published>2019-10-04T17:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=52cf87c9741da84e6fa8ceb40fea80af00571e23'/>
<id>52cf87c9741da84e6fa8ceb40fea80af00571e23</id>
<content type='text'>
PiperOrigin-RevId: 272906948
Change-Id: I6ab35452de7572f2233e5073dd9047d0e60b9d5f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PiperOrigin-RevId: 272906948
Change-Id: I6ab35452de7572f2233e5073dd9047d0e60b9d5f
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecesary ExoV1 -&gt; ExoV2 DataSource adapter</title>
<updated>2019-08-21T17:31:19+00:00</updated>
<author>
<name>Copybara</name>
<email>no-reply@google.com</email>
</author>
<published>2019-07-31T13:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=a4a60764ddefeec239ae5a313b672645d6700657'/>
<id>a4a60764ddefeec239ae5a313b672645d6700657</id>
<content type='text'>
This change should introduce no functional changes.

PiperOrigin-RevId: 260913971
Change-Id: I10e1c5850154a766aa6b998dad9824751ccf2d3d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change should introduce no functional changes.

PiperOrigin-RevId: 260913971
Change-Id: I10e1c5850154a766aa6b998dad9824751ccf2d3d
</pre>
</div>
</content>
</entry>
<entry>
<title>Include robotest in aosp.</title>
<updated>2019-08-13T17:00:22+00:00</updated>
<author>
<name>Nick Chalko</name>
<email>nchalko@google.com</email>
</author>
<published>2019-07-26T21:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_TV/commit/?id=3fb42d0b81a16a976a9ce08cce9bc5d78ef79c7a'/>
<id>3fb42d0b81a16a976a9ce08cce9bc5d78ef79c7a</id>
<content type='text'>
PiperOrigin-RevId: 260213424
Change-Id: I5fc75f204a0c24612ce2f6cd4436fe3d4574b6c9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PiperOrigin-RevId: 260213424
Change-Id: I5fc75f204a0c24612ce2f6cd4436fe3d4574b6c9
</pre>
</div>
</content>
</entry>
</feed>
