Merge "Add LOCAL_LICENSE_KINDS to system/core" am: e2b1d3c846 am: f929b7ed90
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2242223 Change-Id: I6fe192c39cddc8eb086312171324198bc3006a85 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ae01235f23
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package {
|
||||
default_applicable_licenses: ["system_core_init_license"],
|
||||
}
|
||||
|
||||
cc_defaults {
|
||||
name: "libinit_defaults",
|
||||
static_libs: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue