迁移declare_args

Signed-off-by: 陈明星 <chenmingxing4@huawei.com>
This commit is contained in:
陈明星 2024-04-24 15:15:33 +08:00
parent 905be09aee
commit 8e8547ea18

View File

@ -11,8 +11,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
declare_args() {
scene_board_enabled = false
}
print("scene_board_enabled = ${scene_board_enabled}")