1*3ac0a46fSAndroid Build Coastguard Worker# Copyright 2020 The PDFium Authors 2*3ac0a46fSAndroid Build Coastguard Worker# Use of this source code is governed by a BSD-style license that can be 3*3ac0a46fSAndroid Build Coastguard Worker# found in the LICENSE file. 4*3ac0a46fSAndroid Build Coastguard Worker 5*3ac0a46fSAndroid Build Coastguard Worker# Just a dummy group for now. 6*3ac0a46fSAndroid Build Coastguard Worker# TODO(crbug.com/pdfium/415): Check if an actual md5sum tool is necessary to 7*3ac0a46fSAndroid Build Coastguard Worker# run tests on Android. 8*3ac0a46fSAndroid Build Coastguard Workergroup("md5sum") { 9*3ac0a46fSAndroid Build Coastguard Worker data_deps = [] 10*3ac0a46fSAndroid Build Coastguard Worker} 11