• Home
Name Date Size #Lines LOC

..--

DisplayHashingServiceImpl.javaD04-Jul-20255.1 KiB14099

HmacKeyManager.javaD04-Jul-20253 KiB9463

ImageHashManager.javaD04-Jul-20251.3 KiB4320

OWNERSD04-Jul-202576 21

README.mdD04-Jul-2025490 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