Creates a new 'vf' Vendor Freeze subdir, with OWNERS.
Test: lunch aosp_redfin_vf-userdebug, m Change-Id: Ibce0f096c1ce08b3131b6d9a623955725479be98
This commit is contained in:
parent
f99e80c481
commit
ad6c41e9cd
|
@ -16,7 +16,7 @@
|
|||
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/aosp_redfin.mk \
|
||||
$(LOCAL_DIR)/aosp_redfin_vf.mk \
|
||||
$(LOCAL_DIR)/vf/aosp_redfin_vf.mk \
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
aosp_redfin-userdebug \
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# Treble team for Vendor Freeze
|
||||
bpeckham@google.com
|
||||
chrisgross@google.com
|
||||
danielnorman@google.com
|
||||
inseob@google.com
|
||||
jjdemartino@google.com
|
||||
justinyun@google.com
|
Loading…
Reference in New Issue