Home
last modified time | relevance | path

Searched defs:AdbKeysModule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/etc/
H A Dadb_keys.go25 type AdbKeysModule struct { struct
26 android.ModuleBase
27 outputPath android.Path
28 installPath android.InstallPath
37 func (m *AdbKeysModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
61 func (m *AdbKeysModule) AndroidMkEntries() []android.AndroidMkEntries {