Home
last modified time | relevance | path

Searched refs:SHA (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/hiddenapi/
H A Dexclude.sh44 SHA=$1
50 for file in $(git show --name-only --pretty=format: $SHA | grep "boot/hiddenapi/hiddenapi-.*txt"); …
51 ENTRIES=$(grep -E "^\+L(${RE})/" <(git diff ${SHA}~1 ${SHA} $file) | sed "s|^\+||" || echo)
53 echo -e "\e[1m\e[31m$file $SHA contains the following entries\e[0m"
/aosp14/frameworks/base/packages/CtsShim/build/
H A DAndroid.bp106 // Variant: Privileged app upgrade w/ the wrong SHA
120 // anything to make this package's SHA different from CtsShimPrivUpgrade
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39623 field public static final String DIGEST_SHA1 = "SHA-1";
39624 field public static final String DIGEST_SHA224 = "SHA-224";
39625 field public static final String DIGEST_SHA256 = "SHA-256";
39626 field public static final String DIGEST_SHA384 = "SHA-384";
39627 field public static final String DIGEST_SHA512 = "SHA-512";