<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_test_vts-testcase_security, branch android11-dev</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_test_vts-testcase_security/'/>
<entry>
<title>Add missing return statement</title>
<updated>2020-05-29T02:09:13+00:00</updated>
<author>
<name>Inseob Kim</name>
<email>inseob@google.com</email>
</author>
<published>2020-05-29T02:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=33b69620be1eee427cf8858699bc99e288e25fa2'/>
<id>33b69620be1eee427cf8858699bc99e288e25fa2</id>
<content type='text'>
Bug: 157274431
Test: vts_treble_sys_prop_test
Change-Id: Ie28a00fa4118053b770feb9286ab3d14c4696f86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 157274431
Test: vts_treble_sys_prop_test
Change-Id: Ie28a00fa4118053b770feb9286ab3d14c4696f86
</pre>
</div>
</content>
</entry>
<entry>
<title>Add vendor_socket_hook_prop to whitelist</title>
<updated>2020-05-29T01:51:06+00:00</updated>
<author>
<name>Inseob Kim</name>
<email>inseob@google.com</email>
</author>
<published>2020-05-28T12:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=75a3c478250b185d693b2dfd12e22f25596dffa5'/>
<id>75a3c478250b185d693b2dfd12e22f25596dffa5</id>
<content type='text'>
It's added in system's property_contexts, so it must be listed in
the whitelist.

Bug: 157274431
Test: vts_treble_sys_prop_test
Change-Id: Ia68f737e81e674d0fb4b80d7f31620a9f8df890f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's added in system's property_contexts, so it must be listed in
the whitelist.

Bug: 157274431
Test: vts_treble_sys_prop_test
Change-Id: Ia68f737e81e674d0fb4b80d7f31620a9f8df890f
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add boot test to vts_security_avb_test" into rvc-dev</title>
<updated>2020-05-19T05:06:43+00:00</updated>
<author>
<name>TreeHugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2020-05-19T05:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=cd9e7b8fd166861884f4c11da4934df52e0b0eae'/>
<id>cd9e7b8fd166861884f4c11da4934df52e0b0eae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add boot test to vts_security_avb_test</title>
<updated>2020-05-18T19:35:58+00:00</updated>
<author>
<name>Steve Muckle</name>
<email>smuckle@google.com</email>
</author>
<published>2020-05-14T03:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=f2484949cef8325b1e04b9df3cf7741d70b0321d'/>
<id>f2484949cef8325b1e04b9df3cf7741d70b0321d</id>
<content type='text'>
The boot test verifies the integrity of the Generic Kernel Image (GKI).

Bug: 148800209
Test: atest AvbTest#Boot
Change-Id: Icb6a5b02e268c05495aebaac0e67dffe2b8b48c7
Merged-In: Icb6a5b02e268c05495aebaac0e67dffe2b8b48c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The boot test verifies the integrity of the Generic Kernel Image (GKI).

Bug: 148800209
Test: atest AvbTest#Boot
Change-Id: Icb6a5b02e268c05495aebaac0e67dffe2b8b48c7
Merged-In: Icb6a5b02e268c05495aebaac0e67dffe2b8b48c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix vts_treble_sys_prop_test failure.</title>
<updated>2020-05-15T02:28:17+00:00</updated>
<author>
<name>yangbill</name>
<email>yangbill@google.com</email>
</author>
<published>2020-05-15T02:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=c39d6526368891528bc928f543701e101fb747d3'/>
<id>c39d6526368891528bc928f543701e101fb747d3</id>
<content type='text'>
Filter in python3 change to iteration, need to convert to list type for
length usage.

Bug: 156629748
Test: atest vts_treble_sys_prop_test
Change-Id: Ie0f826c45464abebbc2aaf39d18aa8b885c83a1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Filter in python3 change to iteration, need to convert to list type for
length usage.

Bug: 156629748
Test: atest vts_treble_sys_prop_test
Change-Id: Ie0f826c45464abebbc2aaf39d18aa8b885c83a1a
</pre>
</div>
</content>
</entry>
<entry>
<title>Change property_contexts from private to public.</title>
<updated>2020-04-28T06:19:48+00:00</updated>
<author>
<name>yangbill</name>
<email>yangbill@google.com</email>
</author>
<published>2020-04-28T04:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=749ca3aabe2105b8459ee0bdd0a6881b289ec950'/>
<id>749ca3aabe2105b8459ee0bdd0a6881b289ec950</id>
<content type='text'>
For R, it is using public/property_contexts.

Bug: 154793693
Test: atest vts_treble_sys_prop_test
Change-Id: I6b080e4ca69761211ec5cc7da52605d72e440019
Merged-In: I1978a7ec9d03ae1c0ab4f409eded29b51701a9ad
Merged-In: I8d00ed3ae8ad12cd508254dfd9cb9c4b739c40a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For R, it is using public/property_contexts.

Bug: 154793693
Test: atest vts_treble_sys_prop_test
Change-Id: I6b080e4ca69761211ec5cc7da52605d72e440019
Merged-In: I1978a7ec9d03ae1c0ab4f409eded29b51701a9ad
Merged-In: I8d00ed3ae8ad12cd508254dfd9cb9c4b739c40a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Converting VtsTrebleSysPropTest</title>
<updated>2020-04-23T17:52:58+00:00</updated>
<author>
<name>yangbill</name>
<email>yangbill@google.com</email>
</author>
<published>2020-04-23T03:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=4417ba6ce7450666ac9368334cc3bf0ce757b61f'/>
<id>4417ba6ce7450666ac9368334cc3bf0ce757b61f</id>
<content type='text'>
Bug: 147720376
Test: atest vts_treble_sys_prop_test -mc

Change-Id: I1978a7ec9d03ae1c0ab4f409eded29b51701a9ad
Merged-In: I1978a7ec9d03ae1c0ab4f409eded29b51701a9ad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 147720376
Test: atest vts_treble_sys_prop_test -mc

Change-Id: I1978a7ec9d03ae1c0ab4f409eded29b51701a9ad
Merged-In: I1978a7ec9d03ae1c0ab4f409eded29b51701a9ad
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename vts-core to vts</title>
<updated>2020-04-06T21:14:58+00:00</updated>
<author>
<name>Dan Shi</name>
<email>dshi@google.com</email>
</author>
<published>2020-04-06T21:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=ad39bff1ae03d1a8cf17d8971ab92b09c0e037ec'/>
<id>ad39bff1ae03d1a8cf17d8971ab92b09c0e037ec</id>
<content type='text'>
Bug: 151896491
Test: presubmit check
Exempt-From-Owner-Approval: This CL renames suite name vts-core to vts.
It won't change test logic or behavior.

Change-Id: Ie62133c87f78a9bd8a21e7d7ce3abaaca39824ee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 151896491
Test: presubmit check
Exempt-From-Owner-Approval: This CL renames suite name vts-core to vts.
It won't change test logic or behavior.

Change-Id: Ie62133c87f78a9bd8a21e7d7ce3abaaca39824ee
</pre>
</div>
</content>
</entry>
<entry>
<title>Support using different GSI keys for verification</title>
<updated>2020-03-06T04:24:22+00:00</updated>
<author>
<name>Bowgo Tsai</name>
<email>bowgotsai@google.com</email>
</author>
<published>2020-03-05T06:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=a3377efbc1f2ddff765f5223b45b60dc6f9c5ac8'/>
<id>a3377efbc1f2ddff765f5223b45b60dc6f9c5ac8</id>
<content type='text'>
The GSI images might be signed by any of the three GSI keys.
Allowing all of them for verification as they're all official
keys. With this, we don't have to require using VTS package
from a specific branch.

Bug: 149806657
Test: vts-tradefed run vts -m VtsSecurityAvb
Change-Id: I22aee50f0efb4bd38e49f2d1813e6128fb60b035
Merged-In: I22aee50f0efb4bd38e49f2d1813e6128fb60b035
(cherry picked from commit 668f52c000954da5833ef05310b127b0ec1c659f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GSI images might be signed by any of the three GSI keys.
Allowing all of them for verification as they're all official
keys. With this, we don't have to require using VTS package
from a specific branch.

Bug: 149806657
Test: vts-tradefed run vts -m VtsSecurityAvb
Change-Id: I22aee50f0efb4bd38e49f2d1813e6128fb60b035
Merged-In: I22aee50f0efb4bd38e49f2d1813e6128fb60b035
(cherry picked from commit 668f52c000954da5833ef05310b127b0ec1c659f)
</pre>
</div>
</content>
</entry>
<entry>
<title>VtsTrebleSysProp: add "init.svc.odm." and "init.svc.vendor." to _VENDOR_OR_ODM_NAMESPACES am: bfc5c33ef7 am: 3c5244bb1b</title>
<updated>2019-11-12T01:30:36+00:00</updated>
<author>
<name>duanyangqi</name>
<email>duanyangqi@xiaomi.com</email>
</author>
<published>2019-11-12T01:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_test_vts-testcase_security/commit/?id=81175518398c4bbf5752e55e7040169f6ba00731'/>
<id>81175518398c4bbf5752e55e7040169f6ba00731</id>
<content type='text'>
am: 365acf9a16

Change-Id: I649caf1048f816147d2e7aaf4cd6030e17ec3a8b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 365acf9a16

Change-Id: I649caf1048f816147d2e7aaf4cd6030e17ec3a8b
</pre>
</div>
</content>
</entry>
</feed>
