Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
  • Nelson Li's avatar
    cb9a5dd7
    Convert .PHONY target of `checkapi ` to Android.bp · cb9a5dd7
    Nelson Li authored
    Since Soong has been able to correctly add dependencies to .PHONY
    targets since aosp/2884366, it is now possible to directly use
    `phony_deps` to add the genrules used by `checkapi` to its dependencies
    and convert them to Android.bp.
    
    Bug: 309730110
    Test: m checkapi
    Change-Id: Ideb9f647415423a5864d221b85442b995ac67906
    cb9a5dd7
    History
    Convert .PHONY target of `checkapi ` to Android.bp
    Nelson Li authored
    Since Soong has been able to correctly add dependencies to .PHONY
    targets since aosp/2884366, it is now possible to directly use
    `phony_deps` to add the genrules used by `checkapi` to its dependencies
    and convert them to Android.bp.
    
    Bug: 309730110
    Test: m checkapi
    Change-Id: Ideb9f647415423a5864d221b85442b995ac67906
Code owners
Assign users and groups as approvers for specific file changes. Learn more.