• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/hardware/interfaces


RSS
Révision l'heure Auteur
adcf5b1 2019-02-01 01:29:50 Branden Archer

Deploy VtsHalWifiKeystoreV1_0Target in automated vts tests am: 1d7a7e4ede am: 0ceae4f916
am: 7d6ecea3aa

Change-Id: Ic441328644f1060fa44e4544e7b57f0cea938581

ce7ccf4 2019-02-01 01:29:41 Branden Archer

Add VTS for Wifi Keystore HAL's sign() am: 317497a968 am: 316ec32f1a
am: 84df885f1c

Change-Id: I908c7f15a79016595f6d138075246f94b50a2edb

f25592e 2019-02-01 01:24:53 Branden Archer

Add VTS for Wifi Keystore HAL's getPublicKey() am: 9e45561f00
am: a34e152b56

Change-Id: I31a2773bcbf7390db8bf200c4d4b027b17d08c5a

9980285 2019-02-01 01:24:48 Branden Archer

Add VTS for Wifi Keystore HAL's getBlob() am: b6e830f18f
am: 8677b2c5a7

Change-Id: Idb06ba6a2ae704445a72a12c523ce2348968df73

7d6ecea 2019-02-01 01:24:43 Branden Archer

Deploy VtsHalWifiKeystoreV1_0Target in automated vts tests am: 1d7a7e4ede
am: 0ceae4f916

Change-Id: Iaf683aacd2a427e17ec721b12833e648c0e76221

84df885 2019-02-01 01:24:37 Branden Archer

Add VTS for Wifi Keystore HAL's sign() am: 317497a968
am: 316ec32f1a

Change-Id: I0301d6ddd4ea09032eb12e59b908a060d8a69bb0

a34e152 2019-02-01 01:19:50 Branden Archer

Add VTS for Wifi Keystore HAL's getPublicKey()
am: 9e45561f00

Change-Id: I9325b8a63726b37a1b9bf2494471c0a900a6124c

8677b2c 2019-02-01 01:19:45 Branden Archer

Add VTS for Wifi Keystore HAL's getBlob()
am: b6e830f18f

Change-Id: I7f08c9be3da68dc743fadb67e8a94c4230a87dd5

0ceae4f 2019-02-01 01:19:41 Branden Archer

Deploy VtsHalWifiKeystoreV1_0Target in automated vts tests
am: 1d7a7e4ede

Change-Id: Ifdf23e1ad1c749cd9a5a9bb6b2298b3cd9652374

316ec32 2019-02-01 01:19:36 Branden Archer

Add VTS for Wifi Keystore HAL's sign()
am: 317497a968

Change-Id: I8578bf8bc73d29dd743d44875b1417f9af64e56f

dfc4b36 2019-01-30 04:32:48 Branden Archer

Merge "Add OWNERS for Wifi Keystore HAL and VTS tests" am: e142f41d62 am: 7928f5b244
am: dc2ff398af

Change-Id: I9ddf961cc283fce1909219c3f763d486392bd94e

dc2ff39 2019-01-30 04:27:10 Branden Archer

Merge "Add OWNERS for Wifi Keystore HAL and VTS tests" am: e142f41d62
am: 7928f5b244

Change-Id: Id387c8a32d283d9feb0b2f5b1f6fcd4254e8b004

7928f5b 2019-01-30 04:21:06 Branden Archer

Merge "Add OWNERS for Wifi Keystore HAL and VTS tests"
am: e142f41d62

Change-Id: I1c39148505399d53474b3122c454d274add68216

9e45561 2019-01-30 04:17:43 Branden Archer

Add VTS for Wifi Keystore HAL's getPublicKey()

This exercises paths through the Wifi Keystore HAL's
getPublicKey() method.

Test: atest system/hardware/interfaces/wifi/keystore/1.0/
vts/functional/VtsHalWifiKeystoreV1_0TargetTest.cpp

Change-Id: Ie549ea1c1cd6c767c013c340ae297ae8dfacca69

b6e830f 2019-01-30 04:17:43 Branden Archer

Add VTS for Wifi Keystore HAL's getBlob()

This exercises paths through the Wifi Keystore HAL's getBlob()
method.

Test: atest system/hardware/interfaces/wifi/keystore/1.0/
vts/functional/VtsHalWifiKeystoreV1_0TargetTest.cpp

Change-Id: I93114c8de00049478b9bf57124d09b1f4f2ebdd6

1d7a7e4 2019-01-30 04:17:43 Branden Archer

Deploy VtsHalWifiKeystoreV1_0Target in automated vts tests

Bug: 120182820
Test: vts-tradefed run commandAndExit vts-hal --module VtsHalWifiKeystoreV1_0Target
Change-Id: I95d7ce91571014b7c639bf0628a3d3f3c565a27a

317497a 2019-01-30 04:17:43 Branden Archer

Add VTS for Wifi Keystore HAL's sign()

This generates a signing key and attempts to use it
in the Wifi Keystore HAL's sign() call. This reproduces
the SIGSEGV in 120182820, and with the fix shows that
data can be signed.

Bug: 120182820
Test: atest system/hardware/interfaces/wifi/keystore/1.0/
vts/functional/VtsHalWifiKeystoreV1_0TargetTest.cpp

Change-Id: I98afa26e7a54cacff8935a3420d0ea5a2ca5ac50

e142f41 2019-01-30 04:06:15 Branden Archer

Merge "Add OWNERS for Wifi Keystore HAL and VTS tests"

fe69590 2019-01-26 02:10:10 Branden Archer

Add OWNERS for Wifi Keystore HAL and VTS tests

These are the owners as listed in hardware/interfaces/wifi/**

Test: none necessary

Change-Id: I247dea0a97029ce002db726d0c800c9835f89d07

0e8ba32 2019-01-25 13:25:26 Branden Archer

Merge "Assign a new future before calling update()" am: ab761288e2 am: 90f296c067
am: eeb86d1670

Change-Id: I70f012d6f9316ca3c3261fe2175edc69d52366f6

eeb86d1 2019-01-25 13:21:28 Branden Archer

Merge "Assign a new future before calling update()" am: ab761288e2
am: 90f296c067

Change-Id: I549f9d819b2b48dd7410a92d2d006fa3d9cc512f

90f296c 2019-01-25 13:17:25 Branden Archer

Merge "Assign a new future before calling update()"
am: ab761288e2

Change-Id: Iab1a8600000bf36c117b05a82ad1986cbd0f48fa

ab76128 2019-01-25 13:08:10 Treehugger Robot

Merge "Assign a new future before calling update()"

69793f8 2019-01-08 03:45:54 Branden Archer

Assign a new future before calling update()

An empty future was being used, and when the update() call
completed the value in the empty future was grabbed
resulting in a nullptr de-reference.

Bug: 120182820
Test: atest system/hardware/interfaces/wifi/keystore/1.0/
vts/functional/VtsHalWifiKeystoreV1_0TargetTest.cpp

Change-Id: I02968a5b93f2e59ce5801676ab3bae437e2c53d8

71740d4 2018-12-22 08:50:17 Tri Vo

Handle /sys/power/* interfaces not being available. am: 0dbe3f326d am: 155dc360a8
am: 5617a944ca

Change-Id: I008a867d6790f45e9b2fd2cb85464fd1023d1661

5617a94 2018-12-22 08:46:15 Tri Vo

Handle /sys/power/* interfaces not being available. am: 0dbe3f326d
am: 155dc360a8

Change-Id: I6608aaa31c5e355ebad1b1b0cb35a6264cb85e98

155dc36 2018-12-22 08:42:15 Tri Vo

Handle /sys/power/* interfaces not being available.
am: 0dbe3f326d

Change-Id: I79a9b0f0d19f185f570da2672d98456484f4630d

0dbe3f3 2018-12-21 06:11:35 Tri Vo

Handle /sys/power/* interfaces not being available.

If either /sys/power/wakeup_count or /sys/power/state fail to open, we
construct SystemSuspend with blocking fds. This way this process will
keep running, handle wake lock requests, collect stats, but won't
suspend the device.

We want this behavior on devices (hosts) where system suspend should not
be handles by Android platform e.g. ARC++, Android virtual devices.

Bug: 118637369
Test: Remove system.suspend access to /sys/power/{ wakeup_count state }
using SELinux. Device still boots and doesn't suspend.
Change-Id: I068a584ada6968520219ee5288f598a53aa48c68

f4e3dc1 2018-12-08 08:20:26 Tri Vo

system suspend: more information about wake locks am: ba81fb29c4 am: 6cd53dfb0c
am: 4e53a2961d

Change-Id: I628f179eb510a138dd31ec20028cf992bff95019

4e53a29 2018-12-08 08:17:52 Tri Vo

system suspend: more information about wake locks am: ba81fb29c4
am: 6cd53dfb0c

Change-Id: I450c0d4769d664fdef5ae383660db6f4497f3c84