Creates a new 'vf' Vendor Freeze subdir, with OWNERS.

Test: lunch aosp_redfin_vf-userdebug, m
Change-Id: Ibce0f096c1ce08b3131b6d9a623955725479be98
This commit is contained in:
Daniel Norman 2020-10-13 10:35:04 -07:00
parent f99e80c481
commit ad6c41e9cd
3 changed files with 8 additions and 1 deletions

View File

@ -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 \

7
vf/OWNERS Normal file
View File

@ -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