tree: 928240c98798855aa62531a145086c86c3ef644a [path history] [tgz]
  1. DisplayHashingServiceImpl.java
  2. HmacKeyManager.java
  3. ImageHashManager.java
  4. OWNERS
  5. README.md
java/src/android/ext/services/displayhash/README.md

ExtServices module - Displayhash

DisplayHashingService

DisplayHashingService is used to generate an instance of DisplayHash for the specified buffer. It's also used to verify that a specific display hash was generated by the system. When generating a display hash, the caller can specify which of the supported hashing algorithms it wishes to use.

Test

  • MTS
  • CTS
    • cts-tradefed run cts -m CtsWindowManagerDeviceTestCases -t DisplayHashManagerTest