aosp-merger: Adapt for LineageOS vars usage
Change-Id: Id63a7377ed68ee7d7743af31747eade2d785369e
This commit is contained in:
committed by
Chirayu Desai
parent
adcf6fca04
commit
b92af37df1
@@ -28,7 +28,7 @@ fi
|
||||
|
||||
### CONSTANTS ###
|
||||
readonly script_path="$(cd "$(dirname "$0")";pwd -P)"
|
||||
readonly vars_path="${script_path}/../vars"
|
||||
readonly vars_path="${script_path}/../../../vendor/lineage/vars"
|
||||
|
||||
source "${vars_path}/common"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user