MCPcopy Create free account
hub / github.com/GrapheneOS/Camera / removeAttribute

Function removeAttribute

app/src/main/java/app/grapheneos/camera/ExifHelper.kt:253–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251//}
252
253fun ExifInterface.removeAttribute(tag: String) {
254 setAttribute(tag, null)
255}

Callers 1

clearExifFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected