diff --git a/interfaces/innerkits/sandbox/chipset-sandbox.json b/interfaces/innerkits/sandbox/chipset-sandbox.json index 8c0734dae7c1e08fa572be369a1c7cc323455fcc..da8534005ba4d15047c456a45d65d802d9c72ddd 100644 --- a/interfaces/innerkits/sandbox/chipset-sandbox.json +++ b/interfaces/innerkits/sandbox/chipset-sandbox.json @@ -76,6 +76,10 @@ "src-path" : "/sys_prod", "sandbox-path" : "/sys_prod", "sandbox-flags" : [ "bind", "rec", "private" ] + }, { + "src-path" : "/chip_prod", + "sandbox-path" : "/chip_prod", + "sandbox-flags" : [ "bind", "rec", "private" ] } ], "mount-bind-files" : [{ diff --git a/interfaces/innerkits/sandbox/chipset-sandbox64.json b/interfaces/innerkits/sandbox/chipset-sandbox64.json index b0462f49bc45f0974baeebb9057ab716d7bbcd13..1f41db94d17cc9e6d36490358c1b2d5e1741f102 100644 --- a/interfaces/innerkits/sandbox/chipset-sandbox64.json +++ b/interfaces/innerkits/sandbox/chipset-sandbox64.json @@ -80,6 +80,10 @@ "src-path" : "/sys_prod", "sandbox-path" : "/sys_prod", "sandbox-flags" : [ "bind", "rec", "private" ] + }, { + "src-path" : "/chip_prod", + "sandbox-path" : "/chip_prod", + "sandbox-flags" : [ "bind", "rec", "private" ] } ], "mount-bind-files" : [{