mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-09-09 13:35:32 +00:00
Retire historical app source descriptors
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "linux_sim_historical_source_descriptor.h"
|
||||
|
||||
#include "product_composition/target_profile.h"
|
||||
|
||||
namespace trailmate
|
||||
@@ -15,8 +13,6 @@ struct LinuxSimAppShellConfig
|
||||
{
|
||||
const char* target_id = "linux_sim";
|
||||
const char* ux_pack_id = "simulator_full";
|
||||
const char* historical_source =
|
||||
linuxSimHistoricalSourceDescriptor().historical_root_name;
|
||||
};
|
||||
|
||||
class LinuxSimAppShell
|
||||
|
||||
Reference in New Issue
Block a user