blob: f5a4b85c09dac1960fe05a3ce630a5db0a7be27f [file] [log] [blame]
ndk_library(
name = 'native',
flags = [
'NDK_APPLICATION_MK=${PWD}/src/com/facebook/buck/android/agent/native/Application.mk',
],
visibility = ['PUBLIC'],
)