• Home
Name Date Size #Lines LOC

..--

DisplayHashingServiceImpl.javaD03-May-20245.1 KiB14099

HmacKeyManager.javaD03-May-20243 KiB9463

ImageHashManager.javaD03-May-20241.3 KiB4320

OWNERSD03-May-202476 21

README.mdD03-May-2024490 1210

README.md

1ExtServices module - Displayhash
2=============================
3
4### DisplayHashingService
5DisplayHashingService is used to generate an instance of DisplayHash for the specified buffer.
6It's also used to verify that a specific display hash was generated by the system. When generating
7a display hash, the caller can specify which of the supported hashing algorithms it wishes to use.
8
9### Test
10- MTS
11- CTS
12  - cts-tradefed run cts -m CtsWindowManagerDeviceTestCases -t DisplayHashManagerTest